mirror of
https://github.com/vx3r/wg-gen-web.git
synced 2024-11-22 02:31:57 +01:00
update apk before add
This commit is contained in:
parent
8e4d599a14
commit
500c3e005b
@ -7,7 +7,7 @@ ADD .env .
|
||||
ADD ui/dist ui/dist
|
||||
|
||||
RUN chmod +x ./wg-gen-web-linux-amd64
|
||||
RUN apk add --no-cache ca-certificates
|
||||
RUN apk update && apk --no-cache add wget ca-certificates
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user