We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0e175b + 4df694c commit 78f8786Copy full SHA for 78f8786
Dockerfile
@@ -3,7 +3,7 @@
3
##
4
## Build
5
6
-FROM --platform=$BUILDPLATFORM goreleaser/goreleaser:v2.14.0 AS build
+FROM --platform=$BUILDPLATFORM goreleaser/goreleaser:v2.14.1 AS build
7
8
ARG TARGETOS
9
ARG TARGETARCH
0 commit comments