This commit is contained in:
renovate[bot] 2023-11-12 10:32:35 +00:00 committed by GitHub
commit 8a6a4913dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
12.2.2 14.3.2

View File

@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:12.2.2 ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:14.3.2
FROM ${BUILD_FROM} FROM ${BUILD_FROM}
# Copy root filesystem # Copy root filesystem