File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64 :6.0 .0
1+ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:6.1 .0
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/debian-base/aarch64 :6.0 .0
4- amd64 : ghcr.io/hassio-addons/debian-base/amd64 :6.0 .0
5- armv7 : ghcr.io/hassio-addons/debian-base/armv7 :6.0 .0
6- i386 : ghcr.io/hassio-addons/debian-base/i386 :6.0 .0
3+ aarch64 : ghcr.io/hassio-addons/debian-base:6.1 .0
4+ amd64 : ghcr.io/hassio-addons/debian-base:6.1 .0
5+ armv7 : ghcr.io/hassio-addons/debian-base:6.1 .0
6+ i386 : ghcr.io/hassio-addons/debian-base:6.1 .0
77codenotary :
88 base_image : codenotary@frenck.dev
99 signer : codenotary@frenck.dev
You can’t perform that action at this time.
0 commit comments