⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.3 (#290)

* ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.3

* Update dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
renovate[bot] 2025-02-11 21:22:43 +01:00 committed by GitHub
parent 1018b96ba5
commit 5fa53155c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.1.0
ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.1.3
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
@ -40,7 +40,7 @@ RUN \
tcl-dev=8.6.15-r0 \
tk-dev=8.6.15-r0\
tk=8.6.15-r0 \
util-linux-dev=2.40.2-r4\
util-linux-dev=2.40.4-r0 \
xz-dev=5.6.3-r0 \
xz=5.6.3-r0\
zlib-dev=1.3.1-r2 \

View file

@ -1,9 +1,9 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/base:17.1.0
amd64: ghcr.io/hassio-addons/base:17.1.0
armhf: ghcr.io/hassio-addons/base:17.1.0
armv7: ghcr.io/hassio-addons/base:17.1.0
i386: ghcr.io/hassio-addons/base:17.1.0
aarch64: ghcr.io/hassio-addons/base:17.1.3
amd64: ghcr.io/hassio-addons/base:17.1.3
armhf: ghcr.io/hassio-addons/base:17.1.3
armv7: ghcr.io/hassio-addons/base:17.1.3
i386: ghcr.io/hassio-addons/base:17.1.3
codenotary:
signer: codenotary@frenck.dev