Skip to content

Commit

Permalink
chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 3b50e54 commit 7317928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/unwind/loki/gateway/deployment_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -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:b430e078ce037cb8e2b21ec172317a9c6b50c42c66dbbe36c8a63572f4adaab5"
ports: [{
name: "http"
containerPort: 8080
Expand Down

0 comments on commit 7317928

Please sign in to comment.