fix: Update nginx image

This commit is contained in:
Dries De Peuter 2023-11-10 09:22:09 +01:00
parent 2b9f064f03
commit bc5285c694
No known key found for this signature in database

View file

@ -22,7 +22,7 @@ webserver:
image:
repository: nginxinc/nginx-unprivileged
pullPolicy: Always
tag: "1.23"
tag: "1.25"
resources:
limits:
cpu: 50m