Fix invalid image digest pins
This commit is contained in:
@@ -2,7 +2,7 @@ name: authelia
|
||||
services:
|
||||
authelia:
|
||||
container_name: authelia
|
||||
image: authelia/authelia:latest@sha256:0c824dcab1ae97c56bf673c5e77fe8cc6bcd40056455140c8002a12c6b6463
|
||||
image: authelia/authelia:latest@sha256:0c824dcab1ae97c56bf673c5e77fe8cc6bcd400564555140cc8002a12c6b6463
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
AUTHELIA_JWT_SECRET_FILE: /secrets/jwt_secret.txt
|
||||
|
||||
Reference in New Issue
Block a user