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
@@ -1,6 +1,6 @@
services:
backrest:
image: ghcr.io/garethgeorge/backrest:latest
image: ghcr.io/garethgeorge/backrest:latest@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0
container_name: backrest
restart: unless-stopped
environment:
@@ -45,4 +45,4 @@ networks:
backend_net:
external: true
frontend_net:
external: true
external: true