Compare commits

...

1 Commits

Author SHA1 Message Date
eball
c8a2db0eb6 authelia: unsafe pointer thread safe bug 2025-09-19 00:16:02 +08:00

View File

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