Remove superflous apt-get part

This commit is contained in:
Max Winterstein
2020-12-31 18:45:07 +01:00
parent 7fb9cedfcf
commit 8fe0bac569
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -1,6 +1,5 @@
FROM matijse/eufy-ha-mqtt-bridge
RUN apt-get update && apt-get install -y jq sqlite3
RUN npm install json2yaml
COPY docker-entrypoint.sh /