mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-21 12:28:44 -05:00
Switch nodejs image provider in Dockerfile
This commit is contained in:
committed by
Ralf Haferkamp
parent
54e95463d3
commit
25b0c75375
+1
-1
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user