Update Dockerfile

This commit is contained in:
Alexandre
2021-08-27 21:05:44 +02:00
committed by GitHub
parent 51415b283d
commit 146fde22e4

View File

@@ -6,7 +6,7 @@ FROM florider89/joplin-server:master
COPY rootfs / COPY rootfs /
RUN ps afx|grep dpkg \ RUN ps afx|grep dpkg \
&& killall dpkg \ && kill dpkg \
&& rm /var/lib/dpkg/lock && rm /var/lib/dpkg/lock
ARG BASHIO_VERSION=0.13.1 ARG BASHIO_VERSION=0.13.1