mirror of
https://github.com/hassio-addons/addon-ubuntu-base.git
synced 2025-05-07 12:21:24 +00:00
⬆️ Update hassio-addons/bashio to v0.15.0 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
92902e08da
commit
f3a0c1cf51
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Install base system
|
# Install base system
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
ARG BASHIO_VERSION="v0.14.3"
|
ARG BASHIO_VERSION="v0.15.0"
|
||||||
ARG S6_OVERLAY_VERSION="3.1.3.0"
|
ARG S6_OVERLAY_VERSION="3.1.3.0"
|
||||||
ARG TEMPIO_VERSION="2021.09.0"
|
ARG TEMPIO_VERSION="2021.09.0"
|
||||||
RUN \
|
RUN \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue