Bump Base Docker Image to v1.4.5
Bumps the base Docker image to v1.4.5 which solves an issue with the current version of curl being used, see below.
INFO: Looking for an existing plan PR comment.
Error relocating /usr/bin/curl: curl_easy_nextheader: symbol not found
Error relocating /usr/bin/curl: curl_easy_header: symbol not found
INFO: No existing plan PR comment found.
INFO: Adding plan comment to PR.
Error relocating /usr/bin/curl: curl_easy_nextheader: symbol not found
Error relocating /usr/bin/curl: curl_easy_header: symbol not found
It might also be worth pinning the curl version (and the versions of the other packages used) so this doesn't happen in the future 😄
@robburger hi could you please accept this pr? Currently the action isn't working as expected.
Thank you so much! It starts working after changing as follows!
uses: MaxKelsen/terraform-pr-commenter@b26c5af94b96ac4a6a32750b6fdc426ef2d9cd4c
@robburger can you merge?
@robburger are you no longer maintaining? Can you please mark this as archived or otherwise help the community move to a fork?