File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ OC_CI_GOLANG_IMAGE = "owncloudci/golang:1.24"
1212# the hugo version needs to be the same as in owncloud.github.io
1313OC_CI_HUGO_STATIC_IMAGE = "hugomods/hugo:base-0.129.0"
1414
15- OC_CI_NODEJS_IMAGE = "owncloudci/nodejs:22 "
15+ OC_CI_NODEJS_IMAGE = "owncloudci/nodejs:24 "
1616OC_CI_WAIT_FOR_IMAGE = "owncloudci/wait-for:latest"
1717OC_UBUNTU_IMAGE = "owncloud/ubuntu:24.04"
1818ONLYOFFICE_DOCUMENT_SERVER_IMAGE = "onlyoffice/documentserver:9.1.0"
Original file line number Diff line number Diff line change 9595 "vue3-gettext" : " 2.4.0"
9696 },
9797 "engines" : {
98- "node" : " >=22.21.1 "
98+ "node" : " >=24.11.0 "
9999 },
100100 "packageManager" : " pnpm@10.20.0" ,
101101 "volta" : {
102- "node" : " 22.21.1 "
102+ "node" : " 24.11.0 "
103103 },
104104 "pnpm" : {
105105 "overrides" : {
You can’t perform that action at this time.
0 commit comments