File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ RUN set -x \
3838 bison flex gcc make libc-dev bsd-compat-headers linux-pam-dev \
3939 nss-dev libcap-ng-dev libevent-dev curl-dev nspr-dev
4040
41- RUN wget -t 3 -T 30 -nv -O /opt/src/ikev2.sh https://github.com/hwdsl2/setup-ipsec-vpn/raw/ad2768370b8d27b97e63cdb8aaf1fe5ded9a6df8 /extras/ikev2setup.sh \
41+ RUN wget -t 3 -T 30 -nv -O /opt/src/ikev2.sh https://github.com/hwdsl2/setup-ipsec-vpn/raw/909bf12175252e2e167c36c3b12d174c01f0824f /extras/ikev2setup.sh \
4242 && chmod +x /opt/src/ikev2.sh \
4343 && ln -s /opt/src/ikev2.sh /usr/bin
4444
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ RUN apt-get -yqq update \
4242 && rm -rf /var/log/* \
4343 && update-alternatives --set iptables /usr/sbin/iptables-legacy
4444
45- RUN wget -t 3 -T 30 -nv -O /opt/src/ikev2.sh https://github.com/hwdsl2/setup-ipsec-vpn/raw/ad2768370b8d27b97e63cdb8aaf1fe5ded9a6df8 /extras/ikev2setup.sh \
45+ RUN wget -t 3 -T 30 -nv -O /opt/src/ikev2.sh https://github.com/hwdsl2/setup-ipsec-vpn/raw/909bf12175252e2e167c36c3b12d174c01f0824f /extras/ikev2setup.sh \
4646 && chmod +x /opt/src/ikev2.sh \
4747 && ln -s /opt/src/ikev2.sh /usr/bin
4848
You can’t perform that action at this time.
0 commit comments