chore(deps): update codeberg.org/forgejo/forgejo docker tag to v11.0.2
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m7s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 53s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m20s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Failing after 11m25s
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m7s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 53s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m20s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Failing after 11m25s
This commit is contained in:
parent
e980f88f0f
commit
dbc43831b8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ job "forgejo" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "codeberg.org/forgejo/forgejo:11.0.1-rootless"
|
image = "codeberg.org/forgejo/forgejo:11.0.2-rootless"
|
||||||
|
|
||||||
ports = ["forgejo"]
|
ports = ["forgejo"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue