Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
19bde85b1d
Merge c96614c970 into 4c179d3dff 2023-12-17 19:52:34 +00:00
renovate[bot]
c96614c970
⬆️ Update ghcr.io/hassio-addons/base/amd64 Docker tag to v15 2023-12-17 19:52:31 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
15.0.3 15.0.2

View File

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