diff --git a/Dockerfile b/Dockerfile index 27ca311..a864e93 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:12.18.3-buster-slim +FROM node:16.20.2-buster-slim # Installs git, unoconv and chinese fonts RUN apt-get update && apt-get -y install \