diff --git a/.github/workflows/ci-cd.yaml b/.github/workflows/ci-cd.yaml index 768bf74..d13f4da 100644 --- a/.github/workflows/ci-cd.yaml +++ b/.github/workflows/ci-cd.yaml @@ -90,7 +90,7 @@ jobs: uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 - name: Build test image - uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf + uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a with: build-args: | PYTHON_VERSION=${{ matrix.python-version }}