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 dc13d0a commit c2e680aCopy full SHA for c2e680a
ssh/Dockerfile
@@ -13,7 +13,7 @@ COPY requirements.txt /tmp/
13
14
# Setup base
15
ARG BUILD_ARCH=amd64
16
-ARG HA_CLI_VERSION="4.41.0"
+ARG HA_CLI_VERSION="4.42.0"
17
ARG TTYD_VERSION="1.7.7"
18
# hadolint ignore=DL3003,DL3042
19
RUN \
0 commit comments