Skip to content

Commit 0d6c286

Browse files
Bump library/golang from d56c3e0 to c2d828f
Bumps library/golang from `d56c3e0` to `c2d828f`. --- updated-dependencies: - dependency-name: library/golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ddd96d commit 0d6c286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG PREBUILT
66
# Fetched 2022/04/04
77
FROM --platform=$BUILDPLATFORM docker.io/library/alpine@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d AS alpine
88
FROM --platform=$BUILDPLATFORM docker.io/nilslice/protolock@sha256:baf9bca8b7a28b945c557f36d562a34cf7ca85a63f6ba8cdadbe333e12ccea51 AS protolock
9-
FROM --platform=$BUILDPLATFORM docker.io/library/golang@sha256:d56c3e08fe5b27729ee3834854ae8f7015af48fd651cd25d1e3bcf3c19830174 AS golang
9+
FROM --platform=$BUILDPLATFORM docker.io/library/golang@sha256:c2d828fd49c47ed2b9192d2dbffed83052d8a21af465056d732c3de0d756f217 AS golang
1010
FROM --platform=$BUILDPLATFORM docker.io/goreleaser/goreleaser@sha256:1f5ae36e41ede8b994a93c66e5c1fb1b1111de2ce88f25b6378e341771ed963e AS goreleaser
1111
# On this image:
1212
# go env GOCACHE => /root/.cache/go-build

0 commit comments

Comments
 (0)