File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:10.2.0
1+ ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:10.2.2
22# hadolint ignore=DL3006
33FROM ${BUILD_FROM}
44
Original file line number Diff line number Diff line change 11---
22build_from :
3- aarch64 : ghcr.io/hassio-addons/base/aarch64:10.2.0
4- amd64 : ghcr.io/hassio-addons/base/amd64:10.2.0
5- armhf : ghcr.io/hassio-addons/base/armhf:10.2.0
6- armv7 : ghcr.io/hassio-addons/base/armv7:10.2.0
7- i386 : ghcr.io/hassio-addons/base/i386:10.2.0
3+ aarch64 : ghcr.io/hassio-addons/base/aarch64:10.2.2
4+ amd64 : ghcr.io/hassio-addons/base/amd64:10.2.2
5+ armhf : ghcr.io/hassio-addons/base/armhf:10.2.2
6+ armv7 : ghcr.io/hassio-addons/base/armv7:10.2.2
7+ i386 : ghcr.io/hassio-addons/base/i386:10.2.2
You can’t perform that action at this time.
0 commit comments