Skip to content

Commit

Permalink
fix(deps): update docker.io/golang docker tag to 1.19.10
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Jun 6, 2023
1 parent 7bc521d commit 65ea62a
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.19.10-alpine

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

0 comments on commit 65ea62a

Please sign in to comment.