Update Dockerfile

This commit is contained in:
Alexandre
2021-08-28 12:28:52 +02:00
committed by GitHub
parent 9399a39ca4
commit 5a959bfe89

View File

@@ -2,7 +2,7 @@ ARG BUILD_FROM
ARG BUILD_VERSION
FROM florider89/joplin-server:master
#ARG BASHIO_VERSION=0.13.1
ARG BASHIO_VERSION=0.13.1
USER root
RUN \
################