We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a8505 commit 7c0a848Copy full SHA for 7c0a848
Dockerfile
@@ -1,5 +1,5 @@
1
## Build the website
2
-FROM node:14.16.0 as builder
+FROM node:14.16.1 as builder
3
4
WORKDIR /webapp
5
0 commit comments