Skip to content

Commit

Permalink
Merge pull request #3015 from cloudfoundry/add-netcat-to-tools-image
Browse files Browse the repository at this point in the history
Add netcat to dockerfile to use bosh scp
  • Loading branch information
bonzofenix authored Jun 11, 2024
2 parents b186415 + a04faaf commit 0f4d55b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/dockerfiles/autoscaler-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RUN apt-get update && \
cf8-cli \
gnupg \
gnupg2 \
netcat \
gh \
make \
mysql-client && \
Expand Down

0 comments on commit 0f4d55b

Please sign in to comment.