We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2588664 commit 391b819Copy full SHA for 391b819
Dockerfile
@@ -1,5 +1,5 @@
1
# Build assets in builder image
2
-FROM node:20 AS assetbuilder
+FROM node:21 AS assetbuilder
3
4
WORKDIR '/app'
5
0 commit comments