Skip to content

Commit

Permalink
⬆️ Upgrades ttyd to 2b4dbac (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Apr 29, 2022
1 parent 0e53cef commit 35d29b3
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 @@ -102,7 +102,7 @@ RUN \
\
&& git clone --branch main --single-branch \
https://github.com/tsl0922/ttyd.git /tmp/ttyd \
&& git -C /tmp/ttyd checkout "3e37e33b1cd927ae8f25cfbcf0da268723b6d230" \
&& git -C /tmp/ttyd checkout "2b4dbacc10f0db7fceb092ea42ea12cd9301f4aa" \
\
&& mkdir -p /tmp/ttyd/build \
&& cd /tmp/ttyd/build \
Expand Down

0 comments on commit 35d29b3

Please sign in to comment.