Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
03b5083452
Merge 9b0f13fcbb into 4c179d3dff 2023-09-26 19:32:46 +00:00
renovate[bot]
9b0f13fcbb
⬆️ Update ghcr.io/hassio-addons/base/amd64 Docker tag to v14 2023-09-26 19:32:42 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
14.2.0 14.1.3

View File

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