We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95b457 commit f38bcacCopy full SHA for f38bcac
1 file changed
base/Dockerfile
@@ -27,7 +27,7 @@ SHELL ["/bin/ash", "-o", "pipefail", "-c"]
27
# Install base system
28
ARG BUILD_ARCH=amd64
29
ARG BASHIO_VERSION="v0.17.5"
30
-ARG S6_OVERLAY_VERSION="3.2.1.0"
+ARG S6_OVERLAY_VERSION="3.2.2.0"
31
ARG TEMPIO_VERSION="2024.11.2"
32
RUN \
33
set -o pipefail \
0 commit comments