Skip to content
Snippets Groups Projects
Commit a3c4df8e authored by Renovate Bot's avatar Renovate Bot
Browse files

Merge branch 'renovate/patch-terraform' into 'main'

chore(deps): update terraform to v1.11.3 (patch)

See merge request app/holi-chat-integration!138
parents 737c7692 c793a6d4
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ build: ...@@ -70,7 +70,7 @@ build:
.deploy: .deploy:
stage: 'deploy' stage: 'deploy'
image: image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.11.2' 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 # default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ['/bin/sh', '-c'] entrypoint: ['/bin/sh', '-c']
artifacts: artifacts:
......
1.11.2 1.11.3
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