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

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Set latest version
  • Loading branch information
brauni182 authored Jun 1, 2017
1 parent 3071a6c commit 5bfac47
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.13
FROM ipunktbs/nginx:1.10.2-7-1.2.14
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 5bfac47

Please sign in to comment.