diff --git a/.github/workflows/ci-runner-terraform-image.yaml b/.github/workflows/ci-runner-terraform-image.yaml index d9fdffc..0129c82 100644 --- a/.github/workflows/ci-runner-terraform-image.yaml +++ b/.github/workflows/ci-runner-terraform-image.yaml @@ -25,7 +25,7 @@ jobs: password: ${{ secrets.HELM_REPO_PASSWORD }} path: './terraform-iac-runner' build_file: 'Dockerfile' - image: devops/iac-runner + image: devops/ci-runner-terraform tag: latest cache: true cache_registry: cache