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 666bdbc commit da00b20Copy full SHA for da00b20
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:12.18.3-buster-slim
+FROM node:12.18.4-buster-slim
2
3
# Installs git, unoconv and chinese fonts
4
RUN apt-get update && apt-get -y install \
0 commit comments