commit
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:11.0.1
|
ARG BUILD_FROM
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
# Set shell
|
# Set shell
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
build_from:
|
build_from:
|
||||||
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:11.0.1
|
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:5.2.3
|
||||||
amd64: ghcr.io/hassio-addons/debian-base/amd64:11.0.1
|
amd64: ghcr.io/hassio-addons/debian-base/amd64:5.2.3
|
||||||
armhf: ghcr.io/hassio-addons/debian-base/armhf:11.0.1
|
armhf: ghcr.io/hassio-addons/debian-base/armhf:5.2.3
|
||||||
armv7: ghcr.io/hassio-addons/debian-base/armv7:11.0.1
|
armv7: ghcr.io/hassio-addons/debian-base/armv7:5.2.3
|
||||||
i386: ghcr.io/hassio-addons/debian-base/i386:11.0.1
|
i386: ghcr.io/hassio-addons/debian-base/i386:5.2.3
|
||||||
args:
|
args:
|
||||||
TELEGRAF_VERSION: 1.21.2
|
TELEGRAF_VERSION: 1.21.2
|
||||||
Reference in New Issue
Block a user