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 77d4048 commit 4063548Copy full SHA for 4063548
Dockerfile
@@ -15,7 +15,7 @@ LABEL \
15
ENV \
16
NGINX_VERSION=1.11.11 \
17
PHP_VERSION=7.1.2 \
18
- XDEBUG_VERSION=2.5.0 \
+ XDEBUG_VERSION=2.5.1 \
19
VERSION=${VERSION}
20
21
COPY \
0 commit comments