From 3660fb0bfbac6124cae0810ec052a4724623771e Mon Sep 17 00:00:00 2001 From: otthorn Date: Fri, 8 Oct 2021 09:26:59 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20to=201.15.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And fixed the old (wrong and non-existing version) --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 69b4399..8395d9c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ version: "3" services: gitea: - image: gitea/gitea:1.40.0 + image: gitea/gitea:1.15.3 environment: # Git user (1000 est réserver pour l'utilisateur Aurore)