chore(deps): update docker.io/library/nginx docker tag to v1.28.0
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m55s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 2m3s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 2m33s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 2m27s

This commit is contained in:
Renovate Bot 2025-04-23 21:12:23 +00:00
parent 5c7f69de4e
commit 796fc2c637

View file

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