We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6737ddf commit ab9a0a8Copy full SHA for ab9a0a8
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:latest
2
3
-ENV VER_XRAY 1.8.24
+ENV VER_XRAY 24.12.31
4
5
# install packages
6
RUN set -xe && apk add --no-cache unzip wget openssl python3 py3-jinja2 supervisor apache2-utils bash libqrencode libqrencode-tools
0 commit comments