Update ghcr.io/hassio-addons/base Docker tag to v17.2.4

This commit is contained in:
renovate[bot]
2025-04-07 18:57:44 +00:00
committed by GitHub
parent ea749dcce6
commit e0ba14ef75

View File

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