chore(deps): update codeberg.org/forgejo/forgejo docker tag to v10.0.1
Some checks failed
Lint / lint (pull_request) Successful in 37s
Terraform Plan and Apply / cicd (pull_request) Successful in 41s
Lint / lint (push) Successful in 25s
Terraform Plan and Apply / cicd (push) Failing after 16m29s

This commit is contained in:
Renovate Bot 2025-02-08 14:01:10 +00:00
parent 60c3cfd81c
commit 5fe74bdda5

View file

@ -15,7 +15,7 @@ job "forgejo" {
driver = "docker"
config {
image = "codeberg.org/forgejo/forgejo:10.0.0"
image = "codeberg.org/forgejo/forgejo:10.0.1"
volumes = [
"/etc/timezone:/etc/timezone:ro",