Skip to content

Commit 58b769a

Browse files
author
quackerd
committed
Update 'Dockerfile'
1 parent c6af0fc commit 58b769a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:latest
22

33
ENV VER_XRAY 1.7.5
44
ENV VER_SO 2.5.20
5-
ENV VER_NG 1.7.34
5+
ENV VER_NG 1.7.38
66

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

0 commit comments

Comments
 (0)