Skip to content

Commit a500205

Browse files
authored
Fix typo in base image tag (home-assistant#66087)
1 parent b6ad79e commit a500205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build_from:
44
aarch64: ghcr.io/home-assistant/aarch64-homeassistant-base:2022.02.0
55
armhf: ghcr.io/home-assistant/armhf-homeassistant-base:2022.02.0
66
armv7: ghcr.io/home-assistant/armv7-homeassistant-base:2022.02.0
7-
amd64: ghcr.io/home-assistant/amd64-homeassistant-base:22022.02.0
7+
amd64: ghcr.io/home-assistant/amd64-homeassistant-base:2022.02.0
88
i386: ghcr.io/home-assistant/i386-homeassistant-base:2022.02.0
99
codenotary:
1010

0 commit comments

Comments
 (0)