Skip to content

Commit

Permalink
update image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dfry committed May 19, 2023
1 parent d3cc7de commit 7f154fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7f154fc

Please sign in to comment.