Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
44ffb6d89c
Merge 579682b47b into 4c179d3dff 2023-12-08 20:19:02 +00:00
renovate[bot]
579682b47b
⬆️ Update ghcr.io/hassio-addons/base/amd64 Docker tag to v15 2023-12-08 20:18:58 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
15.0.2 15.0.1

View File

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