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:
glances:
image: nicolargo/glances:latest-full
image: nicolargo/glances:latest-full@sha256:b4b0f059fa8064a0e8dae5530ce9334834ab07205269cfbf405d16b4d40c0c66
container_name: glances
restart: unless-stopped
pid: host
@@ -37,4 +37,4 @@ services:
networks:
frontend_net:
external: true
external: true