utilisation du registry pour clerc-frontend
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m37s

This commit is contained in:
2024-07-16 03:39:00 +02:00
parent e0ba006bda
commit 40486eac59

View File

@@ -2,7 +2,7 @@ version: '3.8'
services:
frontend:
image: clerc-frontend:prod
image: registry.prod.resk-u.ch/clerc-fronted:latest
ports:
- "3000:3000"