Lock mutable image tags to current running digests

Lock mutable image tags to current running digests
This commit is contained in:
2026-04-17 08:28:19 +02:00
parent 0a9b2d88bf
commit 5a46134737
16 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ services:
# Admin-Dienst: dashboard-auth@file + secure-headers@file Pflicht
# ──────────────────────────────────────────────────────────────────
komodo-core:
image: ghcr.io/mbecker20/komodo:latest
image: ghcr.io/mbecker20/komodo:latest@sha256:d0a201fdf7113b7a47fe925e0a8a9c337f632980a27f151729030f05e99e22c0
container_name: komodo-core
restart: unless-stopped
depends_on:
@@ -74,7 +74,7 @@ services:
# Ausnahme: Docker-Socket ohne :ro (Periphery startet/stoppt Container)
# ──────────────────────────────────────────────────────────────────
komodo-periphery:
image: ghcr.io/mbecker20/periphery:latest
image: ghcr.io/mbecker20/periphery:latest@sha256:087babb8a6090882846750f72c48323007cbf9a548bd930a19a0c09e8220d95c
container_name: komodo-periphery
restart: unless-stopped
volumes: