upgrade Terraform version

Hi,

we are using registry.gitlab.com/gitlab-org/terraform-images/stable:latest image in our CI pipeline but it looks like the Terraform version need upgrade

Error: Error loading state:
    state snapshot was created by Terraform v0.12.28, which is newer than current v0.12.26; upgrade to Terraform v0.12.28 or greater to work with this state

hasipcorp/terraform:latest already has the newer version: https://hub.docker.com/layers/hashicorp/terraform/latest/images/sha256-19a84a76564c9bea081b405f458a51107cf2abbafba34af2f02774e72d551ad1?context=explore

Probably just need rebuild you image.