13 lines
393 B
YAML
13 lines
393 B
YAML
build_from:
|
|
aarch64: "node:lts-bookworm-slim"
|
|
labels:
|
|
org.opencontainers.image.title: "Home Assistant Add-on: Kresus Local TEST"
|
|
org.opencontainers.image.description: "Kresus Local TEST addon"
|
|
org.opencontainers.image.licenses: "MIT License"
|
|
io.hass.base.name: alpine
|
|
args:
|
|
BASHIO_VERSION: 0.14.3
|
|
TEMPIO_VERSION: 2021.09.0
|
|
S6_OVERLAY_VERSION: 3.1.3.0
|
|
JEMALLOC_VERSION: 5.3.0
|