Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
859860b10f
Merge 76758bf858 into 4c179d3dff 2024-05-23 10:09:10 +00:00
renovate[bot]
76758bf858
⬆️ Update ghcr.io/hassio-addons/base/amd64 Docker tag to v16 2024-05-23 10:09:05 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
12.2.2 16.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:16.0.0
FROM ${BUILD_FROM} FROM ${BUILD_FROM}
# Copy root filesystem # Copy root filesystem