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
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:
parent
5c7f69de4e
commit
796fc2c637
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue