From 38b2155d0f07d9af0630133a969b992b2e13cf07 Mon Sep 17 00:00:00 2001
From: Etienne LOUPIAS <eloupias@grandlyon.com>
Date: Wed, 5 Feb 2025 12:55:26 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6a801ce..113586b 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Configure the maintenance page with these optional environment variables:
 
 Configure the image in the deployment YAML:
 ```
-          image: registry.forge.grandlyon.com/web-et-numerique/factory/maintenance-image:1.0
+          image: registry.forge.grandlyon.com/web-et-numerique/factory/maintenance-image:1.0.0
           env:
             - name: APP_NAME
               value: "Mon appli"
-- 
GitLab