diff --git a/k8s/unwind/loki/gateway/deployment_list.cue b/k8s/unwind/loki/gateway/deployment_list.cue index fe2d50325..5b7612037 100644 --- a/k8s/unwind/loki/gateway/deployment_list.cue +++ b/k8s/unwind/loki/gateway/deployment_list.cue @@ -38,7 +38,7 @@ import ( }] containers: [{ name: "nginx" - image: "nginxinc/nginx-unprivileged:1.23.4-alpine3.17-slim@sha256:7c85fc22f25023a120c45fac6616f2b6fd8e37429259a9d2c333681994d1e9e1" + image: "nginxinc/nginx-unprivileged:1.25.1-alpine3.17-slim@sha256:870d32ae1940a58a44c4ccdc016377b861d9300bf585ff12291f5473ec5bca4f" ports: [{ name: "http" containerPort: 8080