Skip to content

Commit 7c1f510

Browse files
committed
Update node Docker tag to v12.19.0
1 parent 666bdbc commit 7c1f510

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,4 +1,4 @@
1-
FROM node:12.18.3-buster-slim
1+
FROM node:12.19.0-buster-slim
22

33
# Installs git, unoconv and chinese fonts
44
RUN apt-get update && apt-get -y install \

0 commit comments

Comments
 (0)