Skip to content

Commit 055da09

Browse files
authored
Update Dockerfile
1 parent a6a6185 commit 055da09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ENV os_url=https://www.openssl.org/source/openssl-1.1.1-pre9.tar.gz
66
ENV NPS_VERSION=1.13.35.2-stable
77
ENV psol_url=https://dl.google.com/dl/page-speed/psol/1.13.35.2-x64.tar.gz
88

9-
ENV NG_VERSION=nginx-1.15.2
10-
ENV ng_url=https://nginx.org/download/nginx-1.15.2.tar.gz
9+
ENV NG_VERSION=nginx-1.15.3
10+
ENV ng_url=https://nginx.org/download/nginx-1.15.3.tar.gz
1111

1212
COPY 404.html /usr/share/errpg/
1313
COPY 500.html /usr/share/errpg/

0 commit comments

Comments
 (0)