mirror of
https://github.com/hassio-addons/addon-base-nodejs.git
synced 2025-05-07 04:01:24 +00:00
⬆️ Update just-containers/s6-overlay to v3.2.0.0 (#20)
This commit is contained in:
parent
46e69fc7de
commit
ed40eab7b4
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ SHELL ["/bin/ash", "-o", "pipefail", "-c"]
|
|||
# Install base system
|
||||
ARG BUILD_ARCH=amd64
|
||||
ARG BASHIO_VERSION="v0.16.2"
|
||||
ARG S6_OVERLAY_VERSION="3.1.6.2"
|
||||
ARG S6_OVERLAY_VERSION="3.2.0.0"
|
||||
ARG TEMPIO_VERSION="2021.09.0"
|
||||
RUN \
|
||||
set -o pipefail \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue