This commit is contained in:
renovate[bot] 2024-02-01 01:36:44 +00:00 committed by GitHub
commit c9c3d27ade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
12.2.2 15.0.6

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