diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2fb5025342..cfbead8ad2 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -91,6 +91,7 @@ jobs: uses: docker/build-push-action@v4 with: context: . + file: ./container/Dockerfile platforms: linux/amd64,linux/arm64 target: production tags: |