mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 11:08:11 +01:00
Update Dockerfile
This commit is contained in:
@@ -48,8 +48,7 @@ ENV PACKAGES="jq \
|
||||
keyutils \
|
||||
smbclient \
|
||||
samba \
|
||||
yamllint \
|
||||
python-pip"
|
||||
yamllint"
|
||||
|
||||
# Automatic apps & bashio
|
||||
RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get install -yqq --no-install-recommends bash || apk add --no-cache bash); fi && \
|
||||
|
||||
Reference in New Issue
Block a user