Skip to content

Commit

Permalink
Merge pull request #40 from rtucek/xdebug/upgrade-v2.5.1
Browse files Browse the repository at this point in the history
Upgrade Xdebug to v2.5.1
  • Loading branch information
rtucek committed Apr 12, 2017
2 parents 7cf6b26 + 215ce75 commit 3d022f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ LABEL \
ENV \
NGINX_VERSION=1.11.13 \
PHP_VERSION=7.1.4 \
XDEBUG_VERSION=2.5.0 \
XDEBUG_VERSION=2.5.1 \
VERSION=${VERSION}

COPY \
Expand Down

0 comments on commit 3d022f2

Please sign in to comment.