We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a6185 commit 055da09Copy full SHA for 055da09
Dockerfile
@@ -6,8 +6,8 @@ ENV os_url=https://www.openssl.org/source/openssl-1.1.1-pre9.tar.gz
6
ENV NPS_VERSION=1.13.35.2-stable
7
ENV psol_url=https://dl.google.com/dl/page-speed/psol/1.13.35.2-x64.tar.gz
8
9
-ENV NG_VERSION=nginx-1.15.2
10
-ENV ng_url=https://nginx.org/download/nginx-1.15.2.tar.gz
+ENV NG_VERSION=nginx-1.15.3
+ENV ng_url=https://nginx.org/download/nginx-1.15.3.tar.gz
11
12
COPY 404.html /usr/share/errpg/
13
COPY 500.html /usr/share/errpg/
0 commit comments