diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index a5c9e7c..cc7698a 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -23,7 +23,6 @@ jobs: password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }} - uses: docker/setup-buildx-action@v3 with: - driver: remote endpoint: tcp://localhost:2376 - uses: docker/build-push-action@v6 with: