mirror of
https://git.mills.io/prologic/zs
synced 2025-04-02 21:06:14 +03:00
Fix Dockerfile
This commit is contained in:
parent
37133be5b9
commit
6690094cf4
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ RUN go mod download
|
|||
|
||||
# Copy sources
|
||||
COPY *.go ./
|
||||
COPY default ./default
|
||||
|
||||
# Version/Commit (there there is no .git in Docker build context)
|
||||
# NOTE: This is fairly low down in the Dockerfile instructions so
|
||||
|
|
Loading…
Add table
Reference in a new issue