Bumpo dockerfile nodejs base image
This commit is contained in:
committed by
Ralf Haferkamp
parent
a32f2c3ac7
commit
54e95463d3
+1
-1
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user