Skip to content

Commit

Permalink
Update docker.io/golang Docker digest to 660f138 (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 23, 2022
1 parent cc71f55 commit 3ad2fe5
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:04f76f956e51797a44847e066bde1341c01e09054d3878ae88c7f77f09897c4d as builder
FROM docker.io/golang@sha256:660f138b4477001d65324a51fa158c1b868651b44e43f0953bf062e9f38b72f3 as builder
ARG GIT_SHA=unknown
ARG VERSION=unknown

Expand Down

0 comments on commit 3ad2fe5

Please sign in to comment.