We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a5bc84 + 4f94469 commit 1ead1ecCopy full SHA for 1ead1ec
1 file changed
dockerfiles/bosh-cli/Dockerfile
@@ -38,9 +38,3 @@ RUN \
38
cd /usr/local/bin && \
39
chmod +x terraform && \
40
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