Skip to content

Commit 7c0a848

Browse files
committed
Update node Docker tag to v14.16.1
1 parent 28a8505 commit 7c0a848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Build the website
2-
FROM node:14.16.0 as builder
2+
FROM node:14.16.1 as builder
33

44
WORKDIR /webapp
55

0 commit comments

Comments
 (0)