Skip to content

Commit 8574103

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

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.13.2 AS build
6+
FROM --platform=$BUILDPLATFORM goreleaser/goreleaser:v2.13.3 AS build
77

88
ARG TARGETOS
99
ARG TARGETARCH

0 commit comments

Comments
 (0)