Compare commits

...

1 Commits

Author SHA1 Message Date
hys
efb0ce57de authelia: fix aesdecrypt unpadding panic 2025-09-18 11:13:01 +08:00

View File

@@ -429,7 +429,7 @@ spec:
privileged: true
containers:
- name: authelia
image: beclab/auth:0.2.30
image: beclab/auth:0.2.31
imagePullPolicy: IfNotPresent
ports:
- containerPort: 9091