Bumpo dockerfile nodejs base image

This commit is contained in:
Pascal Wengerter
2026-03-19 22:04:59 +01:00
committed by Ralf Haferkamp
parent a32f2c3ac7
commit 54e95463d3
+1 -1
View File
@@ -14,7 +14,7 @@
# is a lot faster than the build steps below.
FROM owncloudci/nodejs:18 AS generate
FROM owncloudci/nodejs:22 AS generate
COPY ./ /opencloud/