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