fix(container): update image nginxinc/nginx-unprivileged to v1.27.2
This commit is contained in:
parent
6d32ce9f7c
commit
e12bac79e2
|
@ -122,7 +122,7 @@ spec:
|
|||
nginx:
|
||||
image:
|
||||
repository: nginxinc/nginx-unprivileged
|
||||
tag: 1.27.1-alpine
|
||||
tag: 1.27.2-alpine
|
||||
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
|
|
|
@ -23,7 +23,7 @@ spec:
|
|||
main:
|
||||
image:
|
||||
repository: nginxinc/nginx-unprivileged
|
||||
tag: 1.27.1-alpine
|
||||
tag: 1.27.2-alpine
|
||||
|
||||
service:
|
||||
app:
|
||||
|
|
Loading…
Reference in New Issue