⬆️ Bump Base Image from 11.0.0 to 11.1.1
This commit is contained in:
@@ -10,13 +10,13 @@ RUN \
|
||||
musl-dev=1.2.2-r7 \
|
||||
gcc=10.3.1_git20211027-r0 \
|
||||
g++=10.3.1_git20211027-r0 \
|
||||
libxml2-dev=2.9.12-r2 \
|
||||
libxslt-dev=1.1.34-r1 \
|
||||
libxml2-dev=2.9.13-r0 \
|
||||
libxslt-dev=1.1.35-r0 \
|
||||
python3-dev=3.9.7-r4 \
|
||||
&& apk add --no-cache \
|
||||
tvheadend=4.2.8-r5 \
|
||||
py3-pip=20.3.4-r1 \
|
||||
libxslt=1.1.34-r1 \
|
||||
libxslt=1.1.35-r0 \
|
||||
&& pip3 install \
|
||||
--no-cache-dir \
|
||||
--prefer-binary \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
build_from:
|
||||
aarch64: ghcr.io/hassio-addons/base/aarch64:11.0.0
|
||||
amd64: ghcr.io/hassio-addons/base/amd64:11.0.0
|
||||
armhf: ghcr.io/hassio-addons/base/armhf:11.0.0
|
||||
armv7: ghcr.io/hassio-addons/base/armv7:11.0.0
|
||||
i386: ghcr.io/hassio-addons/base/i386:11.0.0
|
||||
aarch64: ghcr.io/hassio-addons/base/aarch64:11.1.1
|
||||
amd64: ghcr.io/hassio-addons/base/amd64:11.1.1
|
||||
armhf: ghcr.io/hassio-addons/base/armhf:11.1.1
|
||||
armv7: ghcr.io/hassio-addons/base/armv7:11.1.1
|
||||
i386: ghcr.io/hassio-addons/base/i386:11.1.1
|
||||
|
||||
Reference in New Issue
Block a user