We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bd756 commit 4865917Copy full SHA for 4865917
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:12.16.3-buster-slim
+FROM node:12.18.3-buster-slim
2
3
# Installs git, unoconv and chinese fonts
4
RUN apt-get update && apt-get -y install \
0 commit comments