Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
update to version 3.7.0-3
  • Loading branch information
Julio Gutierrez authored Mar 18, 2020
1 parent 16b1522 commit e489be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY start_vpn.sh /usr/bin
CMD /usr/bin/start_vpn.sh

ARG NORDVPN_BIN_ARCH=amd64
ARG NORDVPN_BIN_VERSION=3.7.0-2
ARG NORDVPN_BIN_VERSION=3.7.0-3

#CROSSRUN [ "cross-build-start" ]
RUN addgroup --system vpn && \
Expand Down

0 comments on commit e489be6

Please sign in to comment.