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

This commit is contained in:
renovate[bot]
2025-04-04 09:57:57 +00:00
committed by GitHub
parent bcec8dd843
commit a93b0d32fd

View File

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