fix: Update nginx image
This commit is contained in:
parent
2b9f064f03
commit
bc5285c694
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ webserver:
|
|||
image:
|
||||
repository: nginxinc/nginx-unprivileged
|
||||
pullPolicy: Always
|
||||
tag: "1.23"
|
||||
tag: "1.25"
|
||||
resources:
|
||||
limits:
|
||||
cpu: 50m
|
||||
|
|
Loading…
Reference in a new issue