Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Dec 10, 2019
1 parent bf7f6c4 commit 702b1f4
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 @@ -12,7 +12,7 @@ EXPOSE 1194

ENTRYPOINT ["/init"]

ENV VERSION="1.29.1979.98"
ENV VERSION="1.29.2276.91"

RUN echo 'deb http://repo.pritunl.com/stable/apt xenial main' > /etc/apt/sources.list.d/pritunl.list \
&& echo "deb http://build.openvpn.net/debian/openvpn/stable xenial main" > /etc/apt/sources.list.d/openvpn-aptrepo.list \
Expand Down

0 comments on commit 702b1f4

Please sign in to comment.