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 a6d4791 commit 8e1f32fCopy full SHA for 8e1f32f
base/Dockerfile
@@ -25,7 +25,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
25
26
# Install base system
27
ARG BUILD_ARCH=amd64
28
-ARG BASHIO_VERSION="v0.17.0"
+ARG BASHIO_VERSION="v0.17.1"
29
ARG S6_OVERLAY_VERSION="3.2.1.0"
30
ARG TEMPIO_VERSION="2024.11.2"
31
RUN \
0 commit comments