mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update Dockerfile
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user