mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
Fix missing S6 Overlay binaries (#103)
This commit is contained in:
parent
db3affe9a1
commit
5124c516ee
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
bzip2-dev=1.0.8-r1 \
|
||||
coreutils=9.0-r2 \
|
||||
dpkg-dev=1.20.9-r0 \
|
||||
dpkg=1.20.9-r0 \
|
||||
expat-dev=2.4.5-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue