fix(container): update image nginxinc/nginx-unprivileged to v1.27.2 #441
|
@ -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