diff --git a/terraform/gitlab/ci-templates/bootstrap/.gitlab/ci/Dockerfile b/terraform/gitlab/ci-templates/bootstrap/.gitlab/ci/Dockerfile index 74d1de7bb..1df004a02 100644 --- a/terraform/gitlab/ci-templates/bootstrap/.gitlab/ci/Dockerfile +++ b/terraform/gitlab/ci-templates/bootstrap/.gitlab/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/mojaloop/control-center-util:3.3.3 +FROM ghcr.io/mojaloop/control-center-util:0.9.0 ARG GITLAB_TF_REPO_VERSION=1.0.0 RUN curl -sL https://gitlab.com/gitlab-org/terraform-images/-/raw/v${GITLAB_TF_REPO_VERSION}/src/bin/gitlab-terraform.sh -o /usr/bin/gitlab-terraform \ && chmod +x /usr/bin/gitlab-terraform \ No newline at end of file diff --git a/terraform/gitlab/ci-templates/k8s-cluster/.gitlab/ci/Dockerfile b/terraform/gitlab/ci-templates/k8s-cluster/.gitlab/ci/Dockerfile index 74d1de7bb..1df004a02 100644 --- a/terraform/gitlab/ci-templates/k8s-cluster/.gitlab/ci/Dockerfile +++ b/terraform/gitlab/ci-templates/k8s-cluster/.gitlab/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/mojaloop/control-center-util:3.3.3 +FROM ghcr.io/mojaloop/control-center-util:0.9.0 ARG GITLAB_TF_REPO_VERSION=1.0.0 RUN curl -sL https://gitlab.com/gitlab-org/terraform-images/-/raw/v${GITLAB_TF_REPO_VERSION}/src/bin/gitlab-terraform.sh -o /usr/bin/gitlab-terraform \ && chmod +x /usr/bin/gitlab-terraform \ No newline at end of file