Loading Dockerfile-8.x +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ LABEL maintainer="Bertrand GAUTHIER <bertrand.gauthier at unicaen.fr>" # Variables d'ENVironnement nécessaires au build ARG PHP_VERSION ENV PHP_VERSION=${PHP_VERSION} \ OCI8_PACKAGE="oci8-3.0.0" \ OCI8_PACKAGE="oci8-3.3.0" \ APACHE_CONF_DIR=/etc/apache2 \ PHP_CONF_DIR=/etc/php/${PHP_VERSION} Loading Loading
Dockerfile-8.x +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ LABEL maintainer="Bertrand GAUTHIER <bertrand.gauthier at unicaen.fr>" # Variables d'ENVironnement nécessaires au build ARG PHP_VERSION ENV PHP_VERSION=${PHP_VERSION} \ OCI8_PACKAGE="oci8-3.0.0" \ OCI8_PACKAGE="oci8-3.3.0" \ APACHE_CONF_DIR=/etc/apache2 \ PHP_CONF_DIR=/etc/php/${PHP_VERSION} Loading