Switch nodejs image provider in Dockerfile

This commit is contained in:
Pascal Wengerter
2026-03-23 16:31:58 +01:00
committed by Ralf Haferkamp
parent 54e95463d3
commit 25b0c75375
+1 -1
View File
@@ -14,7 +14,7 @@
# is a lot faster than the build steps below.
FROM owncloudci/nodejs:22 AS generate
FROM quay.io/opencloudeu/nodejs-ci:24 AS generate
COPY ./ /opencloud/