⬆️ Upgrades add-on base image to 5.2.2 (#344)

This commit is contained in:
Franck Nijhof 2021-11-10 16:16:29 +01:00 committed by GitHub
parent e2e34a7e37
commit a1e2589694
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 9 deletions

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:5.2.1
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:5.2.2
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

View file

@ -1,6 +0,0 @@
{
"build_from": {
"aarch64": "ghcr.io/hassio-addons/debian-base/aarch64:5.2.1",
"amd64": "ghcr.io/hassio-addons/debian-base/amd64:5.2.1"
}
}

View file

@ -1,4 +1,4 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:5.2.1
amd64: ghcr.io/hassio-addons/debian-base/amd64:5.2.1
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:5.2.2
amd64: ghcr.io/hassio-addons/debian-base/amd64:5.2.2