Skip to content

Commit 1d94490

Browse files
Change to common base (#2)
1 parent 4ed19a0 commit 1d94490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:12-stretch-slim
1+
FROM node:12.16.3-buster-slim
22

33
WORKDIR /frontail
44
ADD . .

0 commit comments

Comments
 (0)