Skip to content

Commit

Permalink
Update Dockerfile (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
SadriG91 authored Jul 13, 2022
1 parent a523068 commit e80dc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/0.14/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hashicorp/terraform:0.14.10 as resource
FROM hashicorp/terraform:0.14.11 as resource
RUN apk add --update --no-cache \
ncurses \
make \
Expand Down

0 comments on commit e80dc56

Please sign in to comment.