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 8cef99f commit 3d45aa1Copy full SHA for 3d45aa1
Dockerfile
@@ -1,5 +1,5 @@
1
## Build the website
2
-FROM node:18.11.0 as builder
+FROM node:18.12.0 as builder
3
4
USER node
5
0 commit comments