chore: bump nodejs to v24

This commit is contained in:
Lukas Hirt
2025-10-29 11:58:42 +01:00
parent 4af6f144bc
commit ee805b7019
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ K3D_IMAGE = "ghcr.io/k3d-io/k3d:5-dind"
OC_CI_HUGO_STATIC_IMAGE = "hugomods/hugo:base-0.129.0"
DEFAULT_PHP_VERSION = "8.4"
DEFAULT_NODEJS_VERSION = "22"
DEFAULT_NODEJS_VERSION = "24"
dirs = {
"base": "/drone/src",