This commit is contained in:
renovate[bot] 2023-12-03 14:36:40 +00:00 committed by GitHub
commit 6cc2cc4b14
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.3

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.3
FROM ${BUILD_FROM} FROM ${BUILD_FROM}
# Copy root filesystem # Copy root filesystem