Skip to content

Commit

Permalink
Merge pull request #4 from semnil/update-terraform
Browse files Browse the repository at this point in the history
Update terraform container version
  • Loading branch information
semnil authored Jul 21, 2020
2 parents ef9067e + 7934bcd commit 6c4a4e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hashicorp/terraform:0.12.21
FROM hashicorp/terraform:0.12.26

RUN apk update && apk add \
ca-certificates \
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tfdiagrams"
version = "0.1.4"
version = "0.1.5"
description = ""
authors = ["Tetsuya Shinone <info@semnil.com>"]

Expand Down

0 comments on commit 6c4a4e4

Please sign in to comment.