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 67f6f18 commit c30928aCopy full SHA for c30928a
Dockerfile
@@ -1,8 +1,8 @@
1
FROM debian:jessie
2
3
ENV \
4
- NGINX_VERSION=1.11.6 \
5
- PHP_VERSION=7.0.13
+ NGINX_VERSION=1.11.7 \
+ PHP_VERSION=7.0.14
6
7
COPY \
8
docker-entrypoint \
0 commit comments