chore(deps): update docker.io/library/nginx docker tag to v1.29.0
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 3m14s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 2m12s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 2m7s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 2m10s

This commit is contained in:
Renovate Bot 2025-06-25 00:02:40 +00:00
parent c2b5727bee
commit 8ad2cb8699

View file

@ -425,7 +425,7 @@ job "matrix" {
driver = "docker" driver = "docker"
config { config {
image = "docker.io/library/nginx:1.28.0-alpine" image = "docker.io/library/nginx:1.29.0-alpine"
volumes = [ volumes = [
"/mnt/docker/matrix/nginx/html:/usr/share/nginx/html:ro", "/mnt/docker/matrix/nginx/html:/usr/share/nginx/html:ro",