Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
8a6a4913dc
Merge dc17df1046 into 4c179d3dff 2023-11-12 10:32:35 +00:00
renovate[bot]
dc17df1046
⬆️ Update ghcr.io/hassio-addons/base/amd64 Docker tag to v14 2023-11-12 10:32:32 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
14.3.3 14.3.2

View File

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