1
0
Fork 0

chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.6.3 (#3721)

This commit is contained in:
renovate[bot] 2026-01-28 21:07:44 +00:00 committed by GitHub
parent 0304f1904d
commit 19b044c49d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
forgejo-runner:
image: code.forgejo.org/forgejo/runner:12.6.2
image: code.forgejo.org/forgejo/runner:12.6.3
container_name: ${CONTAINER_NAME}
depends_on:
dind:

View File

@ -1,6 +1,6 @@
services:
forgejo-runner:
image: code.forgejo.org/forgejo/runner:12.6.2
image: code.forgejo.org/forgejo/runner:12.6.3
container_name: ${CONTAINER_NAME}
privileged: ${PRIVILEGED}
restart: always