Skip to content

Commit

Permalink
Xray 1.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
quackerd committed Jun 6, 2024
1 parent 7f16b44 commit b0cc42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:latest

ENV VER_XRAY 1.8.8
ENV VER_XRAY 1.8.13

# install packages
RUN set -xe && apk add --no-cache unzip wget openssl python3 py3-jinja2 supervisor apache2-utils bash libqrencode libqrencode-tools
Expand Down

0 comments on commit b0cc42d

Please sign in to comment.