Skip to content

Commit b1a1c5e

Browse files
committed
pin goreleaser
1 parent 0bf3b2e commit b1a1c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile.artifacts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM goreleaser/goreleaser as build
1+
FROM goreleaser/goreleaser:v1.25.1 as build
22

33
WORKDIR /build
44
ADD . /build

0 commit comments

Comments
 (0)