Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
1fb70f0f1f
Merge c093d44d74 into 4c179d3dff 2024-02-12 19:02:08 +00:00
renovate[bot]
c093d44d74
⬆️ Update ghcr.io/hassio-addons/base/amd64 Docker tag to v15 2024-02-12 19:02:05 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
15.0.8 15.0.7

View File

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