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
+1 -1
View File
@@ -1,6 +1,6 @@
services:
vaultwarden:
image: vaultwarden/server:latest
image: vaultwarden/server:latest@sha256:9a8eec71f4a52411cc43edc7a50f33e9b6f62b5baca0dd95f0c6e7fd60f1a341
container_name: vaultwarden
restart: unless-stopped