Update Dockerfile

This commit is contained in:
Alexandre
2022-02-12 08:38:51 +01:00
committed by GitHub
parent e6b311415b
commit 27600b723f

View File

@@ -23,6 +23,9 @@ FROM etechonomy/joplin-server:latest
USER root
# Prevent curl issue
RUN echo insecure >> ~/.curlrc
##################
# 3 Install apps #
##################