Skip to content

Commit

Permalink
use latest base image for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Kummer committed Apr 13, 2017
1 parent d2b7de0 commit a5c7de8
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 a5c7de8

Please sign in to comment.