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:11.0.0
1+ ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:11.0.1
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:11.0.0
4- amd64 : ghcr.io/hassio-addons/base/amd64:11.0.0
5- armhf : ghcr.io/hassio-addons/base/armhf:11.0.0
6- armv7 : ghcr.io/hassio-addons/base/armv7:11.0.0
7- i386 : ghcr.io/hassio-addons/base/i386:11.0.0
3+ aarch64 : ghcr.io/hassio-addons/base/aarch64:11.0.1
4+ amd64 : ghcr.io/hassio-addons/base/amd64:11.0.1
5+ armhf : ghcr.io/hassio-addons/base/armhf:11.0.1
6+ armv7 : ghcr.io/hassio-addons/base/armv7:11.0.1
7+ i386 : ghcr.io/hassio-addons/base/i386:11.0.1
You can’t perform that action at this time.
0 commit comments