mirror of
https://github.com/hassio-addons/addon-debian-base.git
synced 2025-05-06 20:21:24 +00:00
Update dependencies
This commit is contained in:
parent
7d4c97e0b2
commit
853216dd00
1 changed files with 5 additions and 5 deletions
|
@ -32,12 +32,12 @@ RUN \
|
|||
apt-get update \
|
||||
\
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
bash=5.1-2+deb11u1 \
|
||||
ca-certificates=20210119 \
|
||||
curl=7.74.0-1.3+deb11u7 \
|
||||
bash=5.2.15-2+b2 \
|
||||
ca-certificates=20230311 \
|
||||
curl=7.88.1-10 \
|
||||
jq=1.6-2.1 \
|
||||
tzdata=2021a-1+deb11u10 \
|
||||
xz-utils=5.2.5-2.1~deb11u1 \
|
||||
tzdata=2023c-5 \
|
||||
xz-utils=5.4.1-0.2 \
|
||||
\
|
||||
&& c_rehash \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue