Skip to content

Commit

Permalink
feat(apline-toolbox): add openssh
Browse files Browse the repository at this point in the history
  • Loading branch information
prehor committed Jul 7, 2024
1 parent f72f929 commit 62e2115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/alpine-toolbox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN set -e \
\
git \
openssl \
openssh \
&& \
sed -i -E 's/^(.*(CHARSET|LANG)=)/#\1/' /etc/profile

Expand Down

0 comments on commit 62e2115

Please sign in to comment.