Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
quackerd committed Feb 26, 2024
1 parent b3e2c04 commit 7f16b44
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.7
ENV VER_XRAY 1.8.8

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

Please sign in to comment.