1
0
Fork 0

chroe(forgejo): add renovate annotation in init script

- add renovate comment for accurate match
This commit is contained in:
pooneyy 2026-02-06 10:52:36 +08:00
parent 23ef3671a9
commit 70e3691df4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
[ -f ./.env ] && source ./.env
# renovate: datasource=docker depName=forgejo/forgejo
# renovate
IMAGE=codeberg.org/forgejo/forgejo:14.0.2
if [ "${ROOTLESS}" = "true" ]; then