chroe(forgejo): add renovate annotation in init script
- add renovate comment for accurate match
This commit is contained in:
parent
23ef3671a9
commit
70e3691df4
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[ -f ./.env ] && source ./.env
|
[ -f ./.env ] && source ./.env
|
||||||
|
|
||||||
# renovate: datasource=docker depName=forgejo/forgejo
|
# renovate
|
||||||
IMAGE=codeberg.org/forgejo/forgejo:14.0.2
|
IMAGE=codeberg.org/forgejo/forgejo:14.0.2
|
||||||
|
|
||||||
if [ "${ROOTLESS}" = "true" ]; then
|
if [ "${ROOTLESS}" = "true" ]; then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue