Skip to content

Commit 7192ee6

Browse files
Skaronatorantonbabenko
authored andcommitted
Upgrade Docker Image to fix CI (#270)
1 parent 2c28de5 commit 7192ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22

33
terraform: &terraform
44
docker:
5-
- image: hashicorp/terraform:0.10.4
5+
- image: hashicorp/terraform:0.12.0
66
working_directory: /tmp/workspace/terraform
77

88
jobs:

0 commit comments

Comments
 (0)