mirror of
https://github.com/hassio-addons/addon-airsonos.git
synced 2025-05-05 11:31:24 +00:00
⬆️ Upgrades libssl1.0.0 to 1.0.2n-1ubuntu5.1
This commit is contained in:
parent
82564e59b7
commit
d10a554de9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ RUN \
|
||||||
apt-get update \
|
apt-get update \
|
||||||
\
|
\
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
libssl1.0.0=1.0.2n-1ubuntu5 \
|
libssl1.0.0=1.0.2n-1ubuntu5.1 \
|
||||||
\
|
\
|
||||||
&& rm -f -r /tmp/* \
|
&& rm -f -r /tmp/* \
|
||||||
&& rm -rf /var/lib/apt/lists/* \
|
&& rm -rf /var/lib/apt/lists/* \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue