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.
2 parents 5471918 + 79a8350 commit 3758792Copy full SHA for 3758792
Dockerfile
@@ -1,7 +1,7 @@
1
FROM debian:jessie
2
3
ENV \
4
- NGINX_VERSION=1.11.7 \
+ NGINX_VERSION=1.11.8 \
5
PHP_VERSION=7.1.0
6
7
COPY \
0 commit comments