minamijoyo / tfupdate

Update version constraints in your Terraform configurations
MIT License
542 stars 23 forks source link

Update Go to v1.17.3 and Alpine to 3.14 #56

Closed minamijoyo closed 2 years ago

minamijoyo commented 2 years ago

I'm planning to add support arm64 builds for m1 mac #55 Before adding it, update Go to the latest v1.17.3 to avoid any existing issues. The docker image for golang:1.17 doesn't support alpine 3.12, so I also updated alpine to v3.14.