Change base image version in Dockerfile

This commit is contained in:
Alexandre
2025-12-28 22:19:39 +01:00
committed by GitHub
parent 3fb8545216
commit 6cc5a6e20d

View File

@@ -14,7 +14,7 @@
# 1 Build Image #
#################
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:15.0.0
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:9.1.0
###############################################################################
# Get prebuild containers from Vaultwarden
###############################################################################