Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Commit 812f681

Browse files
Update hashicorp/terraform Docker tag to v0.13.5 (#33)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8e8306a commit 812f681

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
jobs:
33
build:
44
docker:
5-
- image: hashicorp/terraform:0.13.3
5+
- image: hashicorp/terraform:0.13.5
66
steps:
77
- checkout
88
- run: apk add make

0 commit comments

Comments
 (0)