From 9f8da299736a9e2bdbaa87cdbaabf96af3ab8461 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 28 Nov 2021 15:35:27 +0100 Subject: [PATCH] Update Dockerfile --- paperless_ng/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paperless_ng/Dockerfile b/paperless_ng/Dockerfile index 2bc590ad1..98577cbfc 100644 --- a/paperless_ng/Dockerfile +++ b/paperless_ng/Dockerfile @@ -27,7 +27,7 @@ RUN apt-get update \ | tar -xzf - --strip 1 -C /tmp/bashio \ && mv /tmp/bashio/lib /usr/lib/bashio \ && ln -s /usr/lib/bashio/bashio /usr/bin/bashio \ - && rm -rf /tmp/bashio l + && rm -rf /tmp/bashio # copy local files COPY rootfs/ /