diff --git a/.github/workflows/build-deploy-staging.yaml b/.github/workflows/build-deploy-staging.yaml index 0726c41..c054efc 100644 --- a/.github/workflows/build-deploy-staging.yaml +++ b/.github/workflows/build-deploy-staging.yaml @@ -23,7 +23,7 @@ jobs: - name: Docker uses: mobilecoinofficial/gh-actions/docker@v0 with: - dockerfile: Dockerfile + dockerfile: .internal-ci/docker/Dockerfile.frontend images: mobilecoin/reserve-auditor-frontend flavor: latest=true tags: |