image par défaut en prod

This commit is contained in:
Jephté Clain 2023-08-22 10:32:14 +04:00
parent efe31b8c9d
commit f245e17138
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
if profile jclain; then
setenv REGISTRY=docker.jclain.fr
elif profile prod test; then
setenv REGISTRY=docker.univ-reunion.fr
setenv REGISTRY=pubdocker.univ-reunion.fr
else
setenv REGISTRY=docker.devel.self
fi