Skip to content

Commit

Permalink
Merge pull request #250 from SilverJan/patch-1
Browse files Browse the repository at this point in the history
Update nordvpn version to 3.11.0-1
  • Loading branch information
Julio Gutierrez authored Oct 2, 2021
2 parents 41ca41a + d2be4fb commit 26905c7
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
@@ -1,7 +1,7 @@
FROM ubuntu:18.04

LABEL maintainer="Julio Gutierrez"
ARG NORDVPN_VERSION=3.10.0-1
ARG NORDVPN_VERSION=3.11.0-1

RUN apt-get update -y && \
apt-get install -y curl iputils-ping tzdata && \
Expand Down

0 comments on commit 26905c7

Please sign in to comment.