diff --git a/Dockerfile b/Dockerfile index e360af3..123b253 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Setting the base to docker-node-unoconv -FROM telemark/docker-node-unoconv:8.11.2@sha256:a0ccd23cec011eb679b5b8f32f068193133f008fed1f2acfb7f279d8793eb1fd +FROM telemark/docker-node-unoconv:10.14.0 # Clone the repo RUN git clone https://github.com/zrrrzzt/tfk-api-unoconv.git unoconvservice