Skip to content

Commit

Permalink
Merge pull request #319 from DSD-DBS/add-ssh-client
Browse files Browse the repository at this point in the history
feat: Install `ssh` client in base image
  • Loading branch information
MoritzWeber0 authored Oct 2, 2024
2 parents 4f7adbc + f17684e commit 3dd84bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get update && \
gnupg \
locales \
neovim \
openssh-client \
python3 \
python3-pip \
python3-venv \
Expand Down

0 comments on commit 3dd84bf

Please sign in to comment.