chore(deps): update docker.io/library/nginx docker tag to v1.27.4
Some checks are pending
Lint / lint (pull_request) Successful in 1m4s
Lint / lint (push) Waiting to run
Terraform Plan and Apply / cicd (push) Waiting to run
Terraform Plan and Apply / cicd (pull_request) Successful in 1m9s

This commit is contained in:
Renovate Bot 2025-02-06 01:01:27 +00:00
parent 45086b5ae7
commit 6f4ae14bd0

View file

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