mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-20 20:08:42 -05:00
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