Skip to content

Commit

Permalink
Update golang Docker tag to v1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent 280217d commit 43eacf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ALPINE_VERSION=3.18
ARG GOLANG_VERSION=1.21
ARG GOLANG_VERSION=1.22

# ===========================
FROM alpine:${ALPINE_VERSION} as systemd-builder
Expand Down

0 comments on commit 43eacf4

Please sign in to comment.