Update 'Dockerfile'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
quackerd 2023-02-17 03:55:58 +00:00
parent c6af0fc039
commit 58b769abe7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:latest
ENV VER_XRAY 1.7.5
ENV VER_SO 2.5.20
ENV VER_NG 1.7.34
ENV VER_NG 1.7.38
# install packages
RUN set -xe && apk add --no-cache unzip wget nginx certbot openssl python3 py3-jinja2 supervisor apache2-utils bash