Skip to content

Commit 10ba69a

Browse files
⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 (#175)
1 parent beb3fed commit 10ba69a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

airsonos/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.6.1
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.6.2
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

airsonos/build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/debian-base:7.6.1
4-
amd64: ghcr.io/hassio-addons/debian-base:7.6.1
5-
armv7: ghcr.io/hassio-addons/debian-base:7.6.1
3+
aarch64: ghcr.io/hassio-addons/debian-base:7.6.2
4+
amd64: ghcr.io/hassio-addons/debian-base:7.6.2
5+
armv7: ghcr.io/hassio-addons/debian-base:7.6.2
66
codenotary:
77
base_image: codenotary@frenck.dev
88
signer: codenotary@frenck.dev

0 commit comments

Comments
 (0)