Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
7821163657
Merge fa6f51099a into 93e821794e 2023-07-17 11:39:00 +00:00
renovate[bot]
fa6f51099a
⬆️ Update ghcr.io/hassio-addons/base/amd64 Docker tag to v14 2023-07-17 11:38:56 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
14.0.5 14.0.3

View File

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