Skip to content

Commit

Permalink
⬆️ Update tsl0922/ttyd to v1.7.7 (#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent f4038d4 commit 67a3c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COPY requirements.txt /tmp/
# Setup base
ARG BUILD_ARCH=amd64
ARG HA_CLI_VERSION="4.31.0"
ARG TTYD_VERSION="1.7.6"
ARG TTYD_VERSION="1.7.7"
# hadolint ignore=DL3003,DL3042
RUN \
apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit 67a3c2e

Please sign in to comment.