Skip to content

Commit

Permalink
1.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
quackerd committed Jul 7, 2024
1 parent b0cc42d commit cb57a56
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.13
ENV VER_XRAY 1.8.16

# 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 cb57a56

Please sign in to comment.