* Fix #329: Fails to start with node syntax errors * s6 v3: Don't try to send commands to the supervision tree, per https://github.com/just-containers/s6-overlay/blob/master/MOVING-TO-V3.md * Updates to build process to set the correct permissions, as well as through cont-init.d as well as set a fixed (more modern) base image * Fix build to actually be locked to a specified version of the base image Update to base image 18.2.0
6 lines
259 B
YAML
6 lines
259 B
YAML
build_from:
|
|
armhf: ghcr.io/hassio-addons/base/armhf:18.2.0
|
|
armv7: ghcr.io/hassio-addons/base/armv7:18.2.0
|
|
aarch64: ghcr.io/hassio-addons/base/aarch64:18.2.0
|
|
amd64: ghcr.io/hassio-addons/base/amd64:18.2.0
|
|
i386: ghcr.io/hassio-addons/base/i386:18.2.0
|