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:9.1.4
1+ ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:9.1.5
22# hadolint ignore=DL3006
33FROM ${BUILD_FROM}
44
Original file line number Diff line number Diff line change 11{
22 "build_from" : {
3- "aarch64" : " ghcr.io/hassio-addons/base/aarch64:9.1.4 " ,
4- "amd64" : " ghcr.io/hassio-addons/base/amd64:9.1.4 " ,
5- "armhf" : " ghcr.io/hassio-addons/base/armhf:9.1.4 " ,
6- "armv7" : " ghcr.io/hassio-addons/base/armv7:9.1.4 " ,
7- "i386" : " ghcr.io/hassio-addons/base/i386:9.1.4 "
3+ "aarch64" : " ghcr.io/hassio-addons/base/aarch64:9.1.5 " ,
4+ "amd64" : " ghcr.io/hassio-addons/base/amd64:9.1.5 " ,
5+ "armhf" : " ghcr.io/hassio-addons/base/armhf:9.1.5 " ,
6+ "armv7" : " ghcr.io/hassio-addons/base/armv7:9.1.5 " ,
7+ "i386" : " ghcr.io/hassio-addons/base/i386:9.1.5 "
88 }
99}
You can’t perform that action at this time.
0 commit comments