Skip to content

Commit

Permalink
Update NordVPN to version 3.15.3 (latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonStoldt committed Jan 14, 2023
1 parent 42f355b commit eee9ce5
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 ghcr.io/linuxserver/baseimage-ubuntu:bionic
LABEL maintainer="Julio Gutierrez [email protected]"

ARG NORDVPN_VERSION=3.14.1
ARG NORDVPN_VERSION=3.15.3
ARG DEBIAN_FRONTEND=noninteractive

RUN apt-get update -y && \
Expand Down

0 comments on commit eee9ce5

Please sign in to comment.