From 8f34093149515b2498c1eb5de63d301867f51362 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 08:49:26 +0000 Subject: [PATCH] Update telemark/docker-node-unoconv Docker tag to v12 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8abd939..bc9020b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Setting the base to docker-node-unoconv -FROM telemark/docker-node-unoconv:10.20.1 +FROM telemark/docker-node-unoconv:12.18.3 # Clone the repo RUN git clone https://github.com/zrrrzzt/tfk-api-unoconv.git unoconvservice