mirror of
https://github.com/hassio-addons/addon-ubuntu-base.git
synced 2025-05-07 04:11:26 +00:00
⬆️ Update ubuntu_22_04/curl to v7.81.0-1ubuntu1.15 (#146)
This commit is contained in:
parent
8b13a7308b
commit
8c77d7cc46
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=20230311ubuntu0.22.04.1 \
|
ca-certificates=20230311ubuntu0.22.04.1 \
|
||||||
curl=7.81.0-1ubuntu1.14 \
|
curl=7.81.0-1ubuntu1.15 \
|
||||||
jq=1.6-2.1ubuntu3 \
|
jq=1.6-2.1ubuntu3 \
|
||||||
tzdata=2023c-0ubuntu0.22.04.2 \
|
tzdata=2023c-0ubuntu0.22.04.2 \
|
||||||
xz-utils=5.2.5-2ubuntu1 \
|
xz-utils=5.2.5-2ubuntu1 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue