Skip to content

Commit a38e418

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

2 files changed

Lines changed: 2 additions & 2 deletions

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:85ea9f2626e94bde152b6c47bf3398e0a711a4e4a254c71d2f9b5bc5881448f9 AS goreleaser
1111
# On this image:
1212
# go env GOCACHE => /root/.cache/go-build
1313
# go env GOMODCACHE => /go/pkg/mod

Tagfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.53.7
1+
0.53.8

0 commit comments

Comments
 (0)