chore(deps): update docker.io/library/nginx docker tag to v1.27.5
All checks were successful
Lint / lint (pull_request) Successful in 2m4s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m37s
Lint / lint (push) Successful in 1m22s
Terraform Plan and Apply / cicd (push) Successful in 1m27s

This commit is contained in:
Renovate Bot 2025-04-16 18:28:01 +00:00
parent e9bad7ef69
commit 436d0fdee4

View file

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