Skip to content

Commit 597ee65

Browse files
authored
Update bashio 0.17.0 (#299)
1 parent ddc5dbc commit 597ee65

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

alpine/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build_from:
88
cosign:
99
identity: https://github.com/home-assistant/docker-base/.*
1010
args:
11-
BASHIO_VERSION: 0.16.2
11+
BASHIO_VERSION: 0.17.0
1212
TEMPIO_VERSION: 2024.11.2
1313
S6_OVERLAY_VERSION: 3.1.6.2
1414
JEMALLOC_VERSION: 5.3.0

debian/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build_from:
88
cosign:
99
identity: https://github.com/home-assistant/docker-base/.*
1010
args:
11-
BASHIO_VERSION: 0.16.2
11+
BASHIO_VERSION: 0.17.0
1212
TEMPIO_VERSION: 2024.11.2
1313
S6_OVERLAY_VERSION: 3.1.6.2
1414
labels:

raspbian/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build_from:
44
cosign:
55
identity: https://github.com/home-assistant/docker-base/.*
66
args:
7-
BASHIO_VERSION: 0.16.2
7+
BASHIO_VERSION: 0.17.0
88
TEMPIO_VERSION: 2024.11.2
99
S6_OVERLAY_VERSION: 3.1.6.2
1010
labels:

ubuntu/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build_from:
66
cosign:
77
identity: https://github.com/home-assistant/docker-base/.*
88
args:
9-
BASHIO_VERSION: 0.16.2
9+
BASHIO_VERSION: 0.17.0
1010
TEMPIO_VERSION: 2024.11.2
1111
S6_OVERLAY_VERSION: 3.1.6.2
1212
labels:

0 commit comments

Comments
 (0)