⬆️ Update ghcr.io/hassio-addons/base/amd64 Docker tag to v15

This commit is contained in:
renovate[bot] 2023-12-08 10:46:54 +00:00 committed by GitHub
parent 4c179d3dff
commit 402a4c6dbe
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 15.0.0

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