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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-11 20:12:49 +01:00
committed by GitHub
parent 2e3ed8f162
commit 24567eaf5f

View File

@@ -13,7 +13,7 @@
# 1 Build Base Image #
######################
ARG BUILD_FROM="ghcr.io/hassio-addons/base:17.1.2"
ARG BUILD_FROM="ghcr.io/hassio-addons/base:17.1.3"
# hadolint ignore=DL3006
FROM $BUILD_FROM AS base