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 8e1f32f commit 1d4159eCopy full SHA for 1d4159e
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.1"
+ARG BASHIO_VERSION="v0.17.2"
29
ARG S6_OVERLAY_VERSION="3.2.1.0"
30
ARG TEMPIO_VERSION="2024.11.2"
31
RUN \
0 commit comments