Lock mutable image tags to current running digests
Lock mutable image tags to current running digests
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
paperless-gpt:
|
||||
image: icereed/paperless-gpt:latest
|
||||
image: icereed/paperless-gpt:latest@sha256:c0ce6186028911101a2cfe68353f14a9db2653596f3f1cff94de4b6db3114ff
|
||||
container_name: paperless-gpt
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
|
||||
Reference in New Issue
Block a user