This repository was archived by the owner on Jul 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,14 +31,14 @@ RUN curl -J -L -o /tmp/bashio.tar.gz \
3131EXPOSE 2881
3232
3333LABEL \
34- io.hass.name="ava Server for ${BUILD_ARCH}" \
35- io.hass.description="ava Server Add-on: ${BUILD_ARCH} bun debian v1 image" \
34+ io.hass.name="ava server for ${BUILD_ARCH}" \
35+ io.hass.description="ava server Add-on: ${BUILD_ARCH} bun debian v1 image" \
3636 io.hass.arch="${BUILD_ARCH}" \
3737 io.hass.type="base" \
3838 io.hass.version=${BUILD_VERSION} \
3939 io.hass.base.version=${BUILD_VERSION} \
4040 io.hass.base.name="debian" \
41- io.hass.base.image="ghcr.io/0x77dev/ava/server " \
41+ io.hass.base.image="ghcr.io/0x77dev/ava/hass_ava_server " \
4242 maintainer="Mykhailo Marynenko <mykhailo@0x77.dev>" \
4343 org.opencontainers.image.title="ava Server for ${BUILD_ARCH}" \
4444 org.opencontainers.image.description="ava Server Add-on: ${BUILD_ARCH} bun debian v1 image" \
Original file line number Diff line number Diff line change 88 - amd64
99ports :
1010 2881/tcp : 2881
11- image : ghcr.io/0x77dev/ava/server
11+ image : ghcr.io/0x77dev/ava/hass_ava_server
1212homeassistant_api : true
1313ingress : true
1414ingress_port : 2881
You can’t perform that action at this time.
0 commit comments