Skip to content

Commit

Permalink
FIX: Revert bbl to 8.4.40
Browse files Browse the repository at this point in the history
- 8.4.41 and 8.4.42 include terraform 0.15.3, which breaks upgrading from
  previous versions of bbl
- 8.4.43 will revert to terraform 0.11.15
  • Loading branch information
davewalter committed Jul 13, 2021
1 parent 71a5023 commit 62ad0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/cf-deployment-concourse-tasks/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV JQ_CHECKSUM 056ba5d6bbc617c29d37158ce11fd5a443093949

ENV cf_cli_version 7.2.0
ENV bosh_cli_version 6.4.4
ENV bbl_version 8.4.41
ENV bbl_version 8.4.40
ENV terraform_version 1.0.2
ENV credhub_cli_version 2.9.0
ENV git_crypt_version 0.6.0
Expand Down

0 comments on commit 62ad0d4

Please sign in to comment.