mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-30 06:11:48 +01:00
Remove superflous apt-get part
This commit is contained in:
@@ -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 /
|
||||
|
||||
Reference in New Issue
Block a user