Skip to content

Commit

Permalink
add openssh to develop stage
Browse files Browse the repository at this point in the history
  • Loading branch information
LimeDrive committed Sep 21, 2024
1 parent 21b30a4 commit 4a935d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN apk add --no-cache \
musl-dev \
libffi-dev \
openssl \
openssh \
postgresql-client \
git \
&& pip install --no-cache-dir "poetry==$POETRY_VERSION"
Expand Down

0 comments on commit 4a935d3

Please sign in to comment.