mirror of
https://github.com/Threnklyn/wg-ui.git
synced 2026-06-06 22:00:09 +02:00
Update wgctrl dependency
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@ COPY --from=ui /ui/public ui/public
|
||||
RUN go-bindata-assetfs -prefix ui/public ui/public &&\
|
||||
go install .
|
||||
|
||||
FROM gcr.io/distroless/base:latest
|
||||
FROM gcr.io/distroless/base:debug
|
||||
COPY --from=build /go/bin/wireguard-ui /
|
||||
ENTRYPOINT [ "/wireguard-ui" ]
|
||||
|
||||
Reference in New Issue
Block a user