Skip to content
Snippets Groups Projects
Commit 05d67bc8 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

[FIX] Le FROM doit référencer le registre unicaen !

parent 3f5669b6
Branches
No related tags found
No related merge requests found
Pipeline #21874 passed
......@@ -6,8 +6,8 @@
ARG PHP_VERSION
#FROM registre.unicaen.fr:5000/unicaen-dev-php${PHP_VERSION}-apache
FROM unicaen-dev-php${PHP_VERSION}-apache
FROM registre.unicaen.fr:5000/unicaen-dev-php${PHP_VERSION}-apache
#FROM unicaen-dev-php${PHP_VERSION}-apache
LABEL maintainer="Bertrand GAUTHIER <bertrand.gauthier at unicaen.fr>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment