From 51b73a39fb69eab20c2c9d2c9fa2688430f70c2d Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 6 May 2025 10:56:39 +0000 Subject: [PATCH] Use huber-putz image from public registry instance. --- huber-putz/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/huber-putz/docker-compose.yaml b/huber-putz/docker-compose.yaml index fc4f6e5..caf9876 100644 --- a/huber-putz/docker-compose.yaml +++ b/huber-putz/docker-compose.yaml @@ -4,7 +4,7 @@ networks: services: huber-putz: - image: cs-git.ddnss.de/huber/stuck-web + image: gitea.steinle-computer.de/huber/stuck-web container_name: huber-putz hostname: huber-putz restart: always