From cda4255cc9bb2d458971143ed08b5ae3690d0795 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 21 Mar 2026 02:11:20 +0100 Subject: [PATCH] feat: needs to have one extra level Signed-off-by: kjuulh --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 0c02eae..63a79ca 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -29,7 +29,7 @@ services: restart: true forage: - image: git.kjuulh.io/forage/client:${FORAGE_IMAGE_VERSION:-latest} + image: git.kjuulh.io/forage/client/forage-server:${FORAGE_IMAGE_VERSION:-latest} restart: always env_file: ".env.forage" command: |