Skip to content

Commit f0e99d1

Browse files
committed
Use PHP 7.1 on Alpine and be consistent
1 parent bd0f1c8 commit f0e99d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8.3/fpm-alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# from https://www.drupal.org/requirements/php#drupalversions
2-
FROM php:7.0-fpm-alpine
2+
FROM php:7.1-fpm-alpine
33

44
# install the PHP extensions we need
55
# postgresql-dev is needed for https://bugs.alpinelinux.org/issues/3642

0 commit comments

Comments
 (0)