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

This commit is contained in:
renovate[bot]
2025-05-10 18:20:44 +00:00
committed by GitHub
parent 48965ffda9
commit b94895a113

View File

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