mirror of
https://github.com/hassio-addons/addon-debian-base.git
synced 2025-05-06 20:21:24 +00:00
⬆️ Update debian_12/curl to v7.88.1-10+deb12u8 (#174)
This commit is contained in:
parent
b9caee2620
commit
a78272c81d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ RUN \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
bash=5.2.15-2+b7 \
|
bash=5.2.15-2+b7 \
|
||||||
ca-certificates=20230311 \
|
ca-certificates=20230311 \
|
||||||
curl=7.88.1-10+deb12u7 \
|
curl=7.88.1-10+deb12u8 \
|
||||||
jq=1.6-2.1 \
|
jq=1.6-2.1 \
|
||||||
tzdata=2024a-0+deb12u1 \
|
tzdata=2024a-0+deb12u1 \
|
||||||
xz-utils=5.4.1-0.2 \
|
xz-utils=5.4.1-0.2 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue