Skip to content

Commit

Permalink
Merge pull request #7 from rokde/master
Browse files Browse the repository at this point in the history
version bump to latest image
  • Loading branch information
Robert Kummer authored Jun 1, 2017
2 parents 1c5015a + ba1de81 commit a726738
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.10.2-7-1.2.13
FROM ipunktbs/nginx:1.10.2-7-1.2.14
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 a726738

Please sign in to comment.