Skip to content

Commit

Permalink
Update to NordVPN version 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fraPace authored Nov 7, 2021
1 parent 26905c7 commit 9a98c3d
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 9a98c3d

Please sign in to comment.