Skip to content
Snippets Groups Projects
Commit 491b81a4 authored by Anthony Bretaudeau's avatar Anthony Bretaudeau
Browse files

drupal 7.59 does not support php 7.2

parent 5d16509c
No related branches found
No related tags found
No related merge requests found
FROM php:7.2-apache
FROM php:7.1-apache
# Install packages and PHP-extensions
RUN apt-get -q update && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment