Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 3a4fd68

Browse files
committed
Update node Docker tag to v12.20.0
Dependency update (patch)
1 parent e501047 commit 3a4fd68

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.18.3-buster-slim
1+
FROM node:12.20.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)