Use gitea registry for prometheus au and huber.

This commit is contained in:
2025-03-18 13:25:58 +01:00
parent 69502e185b
commit 91437a34c5
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ networks:
services:
arbeitsschutz:
image: cs-registry.ddnss.de/arbeitsschutz-ulm/au-website:latest
image: cs-git.ddnss.de/arbeitsschutz-ulm/website:latest
container_name: arbeitsschutz
hostname: arbeitsschutz
restart: always

View File

@@ -6,7 +6,7 @@ networks:
services:
huber-putz:
image: cs-registry.ddnss.de/huber/huber-putz
image: cs-git.ddnss.de/huber/stuck-web
container_name: huber-putz
hostname: huber-putz
restart: always

View File

@@ -15,7 +15,7 @@ volumes:
services:
prometheus:
image: cs-registry.ddnss.de/strato/prometheus
image: cs-git.ddnss.de/production/prometheus
container_name: prometheus
hostname: prometheus
restart: unless-stopped