Skip to content

Commit

Permalink
Bump Docker PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark authored Oct 29, 2020
1 parent d969d6c commit f95f012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2'
services:
php:
image: yiisoftware/yii2-php:7.2-apache
image: yiisoftware/yii2-php:7.4-apache
volumes:
- ~/.composer-docker/cache:/root/.composer/cache:delegated
- ./:/app:delegated
Expand Down

0 comments on commit f95f012

Please sign in to comment.