Skip to content

Commit a6acfbc

Browse files
committed
update terraform base image
This should fix a curl error: Error relocating /usr/bin/curl: curl_easy_header: symbol not found
1 parent dce5d00 commit a6acfbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM hashicorp/terraform:1.0.6
1+
FROM hashicorp/terraform:1.4.5
22

33
LABEL repository="https://github.com/robburger/terraform-pr-commenter" \
44
homepage="https://github.com/robburger/terraform-pr-commenter" \

0 commit comments

Comments
 (0)