Skip to content

Commit

Permalink
feat(deps): update docker.io/golang docker tag to 1.22.4
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 Jun 4, 2024
1 parent 7bc521d commit f8a43eb
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.22.4-alpine

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

0 comments on commit f8a43eb

Please sign in to comment.