Skip to content

Commit 1ead1ec

Browse files
authored
Merge pull request #684 from cloudfoundry/chore/remove-legacy-cf-cli
chore: Remove Old CF CLI binary from bosh-cli docker image
2 parents 1a5bc84 + 4f94469 commit 1ead1ec

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

dockerfiles/bosh-cli/Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,3 @@ RUN \
3838
cd /usr/local/bin && \
3939
chmod +x terraform && \
4040
rm -rf /tmp/*
41-
42-
RUN \
43-
wget -q -O cf.deb \
44-
"https://cli.run.pivotal.io/stable?release=debian64&version=6.28.0&source=github-rel"
45-
46-
RUN dpkg -i cf.deb

0 commit comments

Comments
 (0)