Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
change nginx image version to 1.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Kummer committed Jun 2, 2017
1 parent 15e7d73 commit a355987
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
@@ -1,4 +1,4 @@
FROM ipunktbs/nginx:1.10.2-7-1.2.14
FROM ipunktbs/nginx:1.10.2-7-1.2.15
ADD . /var/www/app
WORKDIR /var/www/app
RUN php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" \
Expand Down

0 comments on commit a355987

Please sign in to comment.