Commit 2b29cbc2 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

MAJ doc install pour Buster et PHP7.4

parent a3e29dd8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -257,7 +257,7 @@ git clone https://git.unicaen.fr/open-source/docker/unicaen-image
cd unicaen-image

HTTP_PROXY=http://proxy.unicaen.fr:3128 ; \
PHP_VERSION=7.0 ; \
PHP_VERSION=7.4 ; \
docker build \
--rm \
--build-arg PHP_VERSION=${PHP_VERSION} \