From 9b1b84586a816a8eef36a1df52c38fc0f583590f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 5 Oct 2021 20:35:07 +0200 Subject: [PATCH] Update Dockerfile --- joplin/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/joplin/Dockerfile b/joplin/Dockerfile index a041d7e05..4e0d385ab 100644 --- a/joplin/Dockerfile +++ b/joplin/Dockerfile @@ -13,6 +13,7 @@ RUN \ && apt-get install -y \ jq \ curl \ + nginx \ \ ################## # Install bashio #