chore(.gitlab-ci.yml): Mettre à jour l'image Docker

This commit is contained in:
Serreau Jovann
2025-07-16 10:27:58 +02:00
parent 9926f1a7c3
commit 6b04012b6c

View File

@@ -1,4 +1,4 @@
image: tools-registry.esy-web.dev/mainframe/mainframe # Utilisation de l'image Docker spécifiée
image: tools-registry.esy-web.dev/mainframe/mainframe:php # Utilisation de l'image Docker spécifiée
stages:
- install