mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-04-11 14:23:06 +01:00
Draft: [CUPS] fix broken password (#221)
* Draft: [CUPS] fix broken password * Update Dockerfile
This commit is contained in:
@@ -29,6 +29,7 @@ RUN apt-get update \
|
||||
samba \
|
||||
bash-completion \
|
||||
procps \
|
||||
whois \
|
||||
&& apt-get clean -y \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user