Update Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
quackerd 2024-09-05 13:55:41 +00:00
parent cb57a56fb6
commit 6737ddfc50

View File

@ -1,6 +1,6 @@
FROM alpine:latest FROM alpine:latest
ENV VER_XRAY 1.8.16 ENV VER_XRAY 1.8.24
# install packages # install packages
RUN set -xe && apk add --no-cache unzip wget openssl python3 py3-jinja2 supervisor apache2-utils bash libqrencode libqrencode-tools RUN set -xe && apk add --no-cache unzip wget openssl python3 py3-jinja2 supervisor apache2-utils bash libqrencode libqrencode-tools