Skip to content

Commit 4df694c

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

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

88
ARG TARGETOS
99
ARG TARGETARCH

0 commit comments

Comments
 (0)