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 f9fcc14 commit 79a8350Copy full SHA for 79a8350
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