This commit is contained in:
parent
cfa167ad23
commit
77081338f3
@ -1,8 +1,8 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
ENV VER_XRAY 1.6.1
|
ENV VER_XRAY 1.7.0
|
||||||
ENV VER_SO 2.5.20
|
ENV VER_SO 2.5.20
|
||||||
ENV VER_NG 1.7.23
|
ENV VER_NG 1.7.31
|
||||||
|
|
||||||
# install packages
|
# install packages
|
||||||
RUN set -xe && apk add --no-cache unzip wget nginx certbot openssl python3 py3-jinja2 supervisor apache2-utils bash
|
RUN set -xe && apk add --no-cache unzip wget nginx certbot openssl python3 py3-jinja2 supervisor apache2-utils bash
|
||||||
|
Loading…
Reference in New Issue
Block a user