diff --git a/Dockerfile b/Dockerfile index 0cd1790..42b103a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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