diff --git a/.github/workflows/app-runner-images.yaml b/.github/workflows/app-runner-images.yaml index 39fb6d9..bfb8c7d 100644 --- a/.github/workflows/app-runner-images.yaml +++ b/.github/workflows/app-runner-images.yaml @@ -35,7 +35,7 @@ jobs: password: ${{ secrets.HELM_REPO_PASSWORD }} path: 'oci/app-runner/chart-builder-alpine/' build_file: 'Dockerfile' - image: public/chart-builder-alpine + image: devops/chart-builder-alpine tag: latest cache: false cache_registry: cache