mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
app-service: fix set cookie with multi set-cookie in headers (#2018)
This commit is contained in:
parent
6eecd514e4
commit
f9994e7e88
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ spec:
|
|||
priorityClassName: "system-cluster-critical"
|
||||
containers:
|
||||
- name: app-service
|
||||
image: beclab/app-service:0.4.33
|
||||
image: beclab/app-service:0.4.34
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue