Private GIT

Skip to content
Snippets Groups Projects
Commit 500c3e00 authored by vx3r's avatar vx3r
Browse files

update apk before add

parent 8e4d599a
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ADD .env . ...@@ -7,7 +7,7 @@ ADD .env .
ADD ui/dist ui/dist ADD ui/dist ui/dist
RUN chmod +x ./wg-gen-web-linux-amd64 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 EXPOSE 8080
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment