Skip to content

Commit 3d022f2

Browse files
authored
Merge pull request #40 from rtucek/xdebug/upgrade-v2.5.1
Upgrade Xdebug to v2.5.1
2 parents 7cf6b26 + 215ce75 commit 3d022f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LABEL \
1515
ENV \
1616
NGINX_VERSION=1.11.13 \
1717
PHP_VERSION=7.1.4 \
18-
XDEBUG_VERSION=2.5.0 \
18+
XDEBUG_VERSION=2.5.1 \
1919
VERSION=${VERSION}
2020

2121
COPY \

0 commit comments

Comments
 (0)