We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666bdbc commit 7c1f510Copy full SHA for 7c1f510
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:12.18.3-buster-slim
+FROM node:12.19.0-buster-slim
2
3
# Installs git, unoconv and chinese fonts
4
RUN apt-get update && apt-get -y install \
0 commit comments