1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

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

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