Update Node.js to v24

This commit is contained in:
Renovate Bot 2026-02-19 11:11:12 +00:00
parent 68e5105bfe
commit 29a32355d6
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM data.forgejo.org/oci/node:22-trixie
FROM data.forgejo.org/oci/node:24-trixie
ENV PATH=$PATH:/setup-forgejo
ENV _CONTAINERS_USERNS_CONFIGURED=""