Skip to content

Commit 74ad0e4

Browse files
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.4
1 parent 13e5e8d commit 74ad0e4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.2.3
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.2.4
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

base/build.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/base:17.2.3
4-
amd64: ghcr.io/hassio-addons/base:17.2.3
5-
armhf: ghcr.io/hassio-addons/base:17.2.3
6-
armv7: ghcr.io/hassio-addons/base:17.2.3
7-
i386: ghcr.io/hassio-addons/base:17.2.3
3+
aarch64: ghcr.io/hassio-addons/base:17.2.4
4+
amd64: ghcr.io/hassio-addons/base:17.2.4
5+
armhf: ghcr.io/hassio-addons/base:17.2.4
6+
armv7: ghcr.io/hassio-addons/base:17.2.4
7+
i386: ghcr.io/hassio-addons/base:17.2.4
88
codenotary:
99

0 commit comments

Comments
 (0)