diff --git a/alpine/build.yaml b/alpine/build.yaml index 94820ac..53e80a0 100644 --- a/alpine/build.yaml +++ b/alpine/build.yaml @@ -10,7 +10,7 @@ cosign: args: BASHIO_VERSION: 0.15.0 TEMPIO_VERSION: 2021.09.0 - S6_OVERLAY_VERSION: 3.1.5.0 + S6_OVERLAY_VERSION: 3.1.6.2 JEMALLOC_VERSION: 5.3.0 labels: io.hass.base.name: alpine diff --git a/debian/build.yaml b/debian/build.yaml index 5ffc01e..0034e49 100644 --- a/debian/build.yaml +++ b/debian/build.yaml @@ -10,7 +10,7 @@ cosign: args: BASHIO_VERSION: 0.15.0 TEMPIO_VERSION: 2021.09.0 - S6_OVERLAY_VERSION: 3.1.5.0 + S6_OVERLAY_VERSION: 3.1.6.2 labels: io.hass.base.name: debian org.opencontainers.image.source: https://github.com/home-assistant/docker-base diff --git a/raspbian/build.yaml b/raspbian/build.yaml index e62cdad..85503de 100644 --- a/raspbian/build.yaml +++ b/raspbian/build.yaml @@ -6,7 +6,7 @@ cosign: args: BASHIO_VERSION: 0.15.0 TEMPIO_VERSION: 2021.09.0 - S6_OVERLAY_VERSION: 3.1.5.0 + S6_OVERLAY_VERSION: 3.1.6.2 labels: io.hass.base.name: raspbian org.opencontainers.image.source: https://github.com/home-assistant/docker-base diff --git a/ubuntu/build.yaml b/ubuntu/build.yaml index 60330b3..0edcf9b 100644 --- a/ubuntu/build.yaml +++ b/ubuntu/build.yaml @@ -8,7 +8,7 @@ cosign: args: BASHIO_VERSION: 0.15.0 TEMPIO_VERSION: 2021.09.0 - S6_OVERLAY_VERSION: 3.1.5.0 + S6_OVERLAY_VERSION: 3.1.6.2 labels: io.hass.base.name: ubuntu org.opencontainers.image.source: https://github.com/home-assistant/docker-base