Skip to content

Commit 6959388

Browse files
Switch nodejs image provider in Dockerfile
1 parent 0427467 commit 6959388

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# is a lot faster than the build steps below.
1515

1616

17-
FROM owncloudci/nodejs:22 AS generate
17+
FROM quay.io/opencloudeu/nodejs-ci:24 AS generate
1818

1919
COPY ./ /opencloud/
2020

0 commit comments

Comments
 (0)