Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit 0ddb342

Browse files
committed
php 7.1 as default
1 parent e8e25eb commit 0ddb342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ services:
66
#image: mysql:5.7
77

88
php:
9-
image: blauerberg/drupal-php:7.0-fpm
10-
#image: blauerberg/drupal-php:7.1-fpm
9+
image: blauerberg/drupal-php:7.1-fpm
10+
#image: blauerberg/drupal-php:7.0-fpm
1111
#image: blauerberg/drupal-php:5.6-fpm
1212
#image: blauerberg/drupal-php:7.1-apache
1313
#image: blauerberg/drupal-php:7.0-apache

0 commit comments

Comments
 (0)