⬆️ Update ghcr.io/hassio-addons/base/amd64 Docker tag to v12.2.6

This commit is contained in:
renovate[bot] 2022-11-14 16:00:53 +00:00 committed by GitHub
parent 93e821794e
commit 4acb7c1a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
12.2.2 12.2.6

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:12.2.6
FROM ${BUILD_FROM} FROM ${BUILD_FROM}
# Copy root filesystem # Copy root filesystem