From c25996ea3a0894b8713a719fd0935004ad094109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Olivier?= Date: Sat, 6 Jun 2026 23:43:53 +0200 Subject: [PATCH] fix pb nom image --- olhar/docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/olhar/docker-compose.yml b/olhar/docker-compose.yml index be2b522..94c6a8f 100644 --- a/olhar/docker-compose.yml +++ b/olhar/docker-compose.yml @@ -1,8 +1,8 @@ name: olhar services: - olhar: - image: git.goutailler-olivier.com/gato/olhar:latest + oalhar: + image: git.goutailler-olivier.com/gato/olhar-pwa:latest container_name: olhar restart: unless-stopped