mirror of
https://github.com/yusing/godoxy.git
synced 2025-06-08 20:42:34 +02:00
fix(build): Dockerfile
This commit is contained in:
parent
c05059765d
commit
2c0b68c8c2
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ COPY cmd ./cmd
|
|||
COPY internal ./internal
|
||||
COPY pkg ./pkg
|
||||
COPY agent ./agent
|
||||
COPY socket-proxy ./socket-proxy
|
||||
|
||||
ARG VERSION
|
||||
ENV VERSION=${VERSION}
|
||||
|
|
Loading…
Add table
Reference in a new issue