Skip to content

Commit fb51287

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

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

88
ARG TARGETOS
99
ARG TARGETARCH

0 commit comments

Comments
 (0)