mirror of
https://github.com/hassio-addons/addon-ubuntu-base.git
synced 2025-05-07 04:11:26 +00:00
⬆️ Upgrades curl to 8.5.0-2ubuntu10.5 (#157)
This commit is contained in:
parent
c2d0de13bf
commit
ef5680510e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ RUN \
|
||||||
\
|
\
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
ca-certificates=20240203 \
|
ca-certificates=20240203 \
|
||||||
curl=8.5.0-2ubuntu10.1 \
|
curl=8.5.0-2ubuntu10.5 \
|
||||||
jq=1.7.1-3build1 \
|
jq=1.7.1-3build1 \
|
||||||
tzdata=2024a-2ubuntu1 \
|
tzdata=2024a-2ubuntu1 \
|
||||||
xz-utils=5.6.1+really5.4.5-1 \
|
xz-utils=5.6.1+really5.4.5-1 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue