mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 07:45:50 +03:00
pin goreleaser version
This commit is contained in:
1
.dockerignore
Normal file
1
.dockerignore
Normal file
@@ -0,0 +1 @@
|
||||
dist/
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM goreleaser/goreleaser as build
|
||||
FROM goreleaser/goreleaser:v1.14.0 as build
|
||||
|
||||
WORKDIR /build
|
||||
ADD . /build
|
||||
|
||||
Reference in New Issue
Block a user