diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 8d572f0d..462e54d6 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -102,8 +102,8 @@ jobs: path_context: docker/wallet/config # Builder image for a java project builder_image: 'registry.redhat.io/rhel9/postgresql-13' - image: ${{ env.github_image_name }} - tags: ${{ steps.meta.outputs.tags }} + image: ghcr.io/rajpalc7/dts-endorser-service/aries-endorser-db + tags: latest - name: Display image results run: |