From bf24179b83a56cd7fca31060e4d86934d1889987 Mon Sep 17 00:00:00 2001
From: Steel <mael.acier@ensiie.fr>
Date: Tue, 1 Oct 2024 13:58:58 +0200
Subject: [PATCH] update example

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

diff --git a/README.md b/README.md
index e62ccb8..6121517 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Exemple :
 
 ```yaml
 include:
-  - component: $CI_SERVER_FQDN/arise/components/dokku/deploy@0.2
+  - component: $CI_SERVER_FQDN/arise/components/dokku/deploy@1
     inputs:
       stage: deploy
       project: itvplus
-- 
GitLab