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

This commit is contained in:
quackerd 2023-09-06 14:28:29 +00:00
parent 56401b1391
commit 2e49673e92
1 changed files with 1 additions and 1 deletions

View File

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