Skip to content

Commit 40cd9b0

Browse files
build(deps): bump goreleaser/goreleaser from v2.12.7 to v2.13.0
Bumps goreleaser/goreleaser from v2.12.7 to v2.13.0. --- updated-dependencies: - dependency-name: goreleaser/goreleaser dependency-version: v2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da3def9 commit 40cd9b0

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
@@ -3,7 +3,7 @@
33
##
44
## Build
55
##
6-
FROM --platform=$BUILDPLATFORM goreleaser/goreleaser:v2.12.7 AS build
6+
FROM --platform=$BUILDPLATFORM goreleaser/goreleaser:v2.13.0 AS build
77

88
ARG TARGETOS
99
ARG TARGETARCH

0 commit comments

Comments
 (0)