Skip to content

Commit

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

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

0 comments on commit 9b4edfa

Please sign in to comment.