mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
⬆️ Upgrades coreutils to 8.31-r0
This commit is contained in:
parent
00d2ce881c
commit
5196b2a060
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
bzip2-dev=1.0.6-r6 \
|
||||
coreutils=8.30-r0 \
|
||||
coreutils=8.31-r0 \
|
||||
dpkg-dev=1.19.2-r0 \
|
||||
dpkg=1.19.2-r0 \
|
||||
expat-dev=2.2.6-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue