Skip to content
Snippets Groups Projects
Commit ee1dd61c authored by Patchy's avatar Patchy
Browse files

chore(deps): update...

chore(deps): update europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform docker tag to v1.11.3
parent 9373dc95
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ stages:
.deploy:
image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.10.5'
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.3'
# default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ['/bin/sh', '-c']
variables:
......@@ -130,7 +130,7 @@ review_destroy:
needs: ['review_deploy']
stage: deploy
image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.10.5'
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.3'
# default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ['/bin/sh', '-c']
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment