chore(deps): update data.forgejo.org/forgejo/runner docker tag to v6.3.1
All checks were successful
Lint / lint (pull_request) Successful in 52s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m0s
Lint / lint (push) Successful in 15s
Terraform Plan and Apply / cicd (push) Successful in 50s

This commit is contained in:
Renovate Bot 2025-03-24 21:05:11 +00:00
parent f66c1d9b6f
commit a92ab031fb

View file

@ -57,7 +57,7 @@ job "forgejo" {
driver = "docker"
config {
image = "data.forgejo.org/forgejo/runner:6.3.0"
image = "data.forgejo.org/forgejo/runner:6.3.1"
command = "sh"
args = ["-c", "sleep 5; forgejo-runner daemon --config=${NOMAD_TASK_DIR}/config.yml"]