Commit 270b2629 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Merge branches 'll-adaptation-infra-formule' and 'master' of https://git.unicaen.fr/open-source/OSE

parents 779db2ab a8d7ef73
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -251,6 +251,7 @@ docker build \
--rm \
--build-arg PHP_VERSION=${PHP_VERSION} \
--build-arg HTTP_PROXY=${HTTP_PROXY} \
--build-arg OCI8_PACKAGE="oci8" \
-f Dockerfile \
-t unicaen-dev-php${PHP_VERSION}-apache \
.