mirror of
https://github.com/hassio-addons/addon-debian-base.git
synced 2025-05-07 04:31:30 +00:00
⬆️ Upgrades s6-overlay to v3.1.3.0 (#133)
This commit is contained in:
parent
24dd6800c4
commit
178de41126
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
|
||||
# Install base system
|
||||
ARG BUILD_ARCH=amd64
|
||||
ARG S6_OVERLAY_VERSION="3.1.2.1"
|
||||
ARG S6_OVERLAY_VERSION="3.1.3.0"
|
||||
RUN \
|
||||
apt-get update \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue