Skip to content

Commit

Permalink
Merge pull request #2 from rokde/master
Browse files Browse the repository at this point in the history
update debug image to latest version
  • Loading branch information
Robert Kummer authored Apr 13, 2017
2 parents d2b7de0 + a5c7de8 commit 52b27ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debug/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ipunktbs/nginx:1.9.7-7-1.2.10
FROM ipunktbs/nginx:1.9.7-7-1.2.11
RUN apt-get update && apt-get -y install php7.0-xdebug \
&& rm -Rf /var/lib/apt/lists \
&& mkdir -p /opt/profiling ; chmod 777 /opt/profiling
Expand Down

0 comments on commit 52b27ed

Please sign in to comment.