Skip to content

Commit

Permalink
Update docker.io/golang Docker digest to 7b297d9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jkremser committed Feb 26, 2024
1 parent f55dd66 commit 61e0c46
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:57bf74a970b68b10fe005f17f550554406d9b696d10b29f1a4bdc8cae37fd063 as builder
FROM docker.io/golang@sha256:7b297d9abee021bab9046e492506b3c2da8a3722cbf301653186545ecc1e00bb as builder
ARG GIT_SHA=unknown
ARG VERSION=unknown

Expand Down

0 comments on commit 61e0c46

Please sign in to comment.