Update ghcr.io/hassio-addons/base Docker tag to v18.1.4

This commit is contained in:
renovate[bot]
2025-10-02 10:36:33 +00:00
committed by GitHub
parent 9e9451b5e8
commit 1eb76d3609

View File

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