Skip to content

Commit 80a3237

Browse files
Bump goreleaser/goreleaser from 846b7ca to c3c61eb
Bumps goreleaser/goreleaser from `846b7ca` to `c3c61eb`. --- updated-dependencies: - dependency-name: goreleaser/goreleaser dependency-version: c3c61ebcc4dac1981624ae1436220bd5ce808cb932edad7d5ff379a217815a8a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 665aace commit 80a3237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG PREBUILT
77
FROM --platform=$BUILDPLATFORM docker.io/library/alpine@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 AS alpine
88
FROM --platform=$BUILDPLATFORM docker.io/nilslice/protolock@sha256:baf9bca8b7a28b945c557f36d562a34cf7ca85a63f6ba8cdadbe333e12ccea51 AS protolock
99
FROM --platform=$BUILDPLATFORM docker.io/library/golang@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5 AS golang
10-
FROM --platform=$BUILDPLATFORM docker.io/goreleaser/goreleaser@sha256:846b7cad015f87712ad4e68d9cd59bfde4e59c9970265f76dd4e3b3b6f41c768 AS goreleaser
10+
FROM --platform=$BUILDPLATFORM docker.io/goreleaser/goreleaser@sha256:c3c61ebcc4dac1981624ae1436220bd5ce808cb932edad7d5ff379a217815a8a AS goreleaser
1111
# On this image:
1212
# go env GOCACHE => /root/.cache/go-build
1313
# go env GOMODCACHE => /go/pkg/mod

0 commit comments

Comments
 (0)