Skip to content

Commit

Permalink
Update 'Dockerfile'
Browse files Browse the repository at this point in the history
  • Loading branch information
quackerd committed Jan 18, 2023
1 parent 7c62fae commit d79e869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:latest

ENV VER_XRAY 1.7.0
ENV VER_XRAY 1.7.2
ENV VER_SO 2.5.20
ENV VER_NG 1.7.31
ENV VER_NG 1.7.34

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

0 comments on commit d79e869

Please sign in to comment.