mirror of
https://github.com/hassio-addons/addon-ubuntu-base.git
synced 2025-05-07 04:11:26 +00:00
⬆️ Upgrades ca-certificates to 20210119~18.04.1 (#39)
This commit is contained in:
parent
4c9fe8466f
commit
9f64ec9269
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN \
|
|||
apt-get update \
|
||||
\
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
ca-certificates=20201027ubuntu0.18.04.1 \
|
||||
ca-certificates=20210119~18.04.1 \
|
||||
curl=7.58.0-2ubuntu3.12 \
|
||||
jq=1.5+dfsg-2 \
|
||||
tzdata=2021a-0ubuntu0.18.04 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue