Skip to content

Commit

Permalink
Update docker.io/golang Docker digest to 4058df8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 221b86d commit d2f7de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.multistage
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG GOLANG_VERSION=1.19.2

# Build the log2rbac binary
# docker.io/golang:1.19.2
FROM docker.io/golang@sha256:fcae9e0e7313c6467a7c6632ebb5e5fab99bd39bd5eb6ee34a211353e647827a as builder
FROM docker.io/golang@sha256:4058df8532e28a6e84176578c06f71699ac403586946cd4780d86838015f8fc9 as builder
ARG GIT_SHA=unknown
ARG VERSION=unknown

Expand Down

0 comments on commit d2f7de4

Please sign in to comment.