mirror of
https://github.com/beclab/Olares
synced 2026-05-24 01:08:23 +00:00
authelia: fix ttlcache delete panic may due to some concurrency (#2039)
This commit is contained in:
parent
f18d3af3b4
commit
df2b5b4274
1 changed files with 1 additions and 1 deletions
|
|
@ -429,7 +429,7 @@ spec:
|
|||
privileged: true
|
||||
containers:
|
||||
- name: authelia
|
||||
image: beclab/auth:0.2.39
|
||||
image: beclab/auth:0.2.40
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 9091
|
||||
|
|
|
|||
Loading…
Reference in a new issue