We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6af0fc commit 58b769aCopy full SHA for 58b769a
Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:latest
2
3
ENV VER_XRAY 1.7.5
4
ENV VER_SO 2.5.20
5
-ENV VER_NG 1.7.34
+ENV VER_NG 1.7.38
6
7
# install packages
8
RUN set -xe && apk add --no-cache unzip wget nginx certbot openssl python3 py3-jinja2 supervisor apache2-utils bash
0 commit comments