Skip to content

Commit

Permalink
feat(deps): update docker.io/golang docker tag to 1.21.6
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <dfroberg@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 7bc521d commit 83795d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/golang:1.19.2-alpine
FROM docker.io/golang:1.21.6-alpine

ARG VERSION
ENV VERSION=${VERSION:-v1.8.4}
Expand Down

0 comments on commit 83795d7

Please sign in to comment.