mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-20 00:03:53 +01:00
fix(build): Dockerfile
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user