Skip to content

Commit

Permalink
Merge pull request #273 from fraPace/master
Browse files Browse the repository at this point in the history
Update to NordVPN version 3.12.0
  • Loading branch information
Julio Gutierrez authored Nov 8, 2021
2 parents 26905c7 + 9a98c3d commit a8734fa
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.11.0-1
ARG NORDVPN_VERSION=3.12.0-1

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

0 comments on commit a8734fa

Please sign in to comment.