From a985404fb76e1d4a0a6c8a7d6a7d00151386be41 Mon Sep 17 00:00:00 2001 From: Olof Pettersson Date: Sun, 30 Nov 2025 21:41:09 +0100 Subject: [PATCH] Test with new driver --- .gitea/workflows/publish-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/publish-image.yaml b/.gitea/workflows/publish-image.yaml index e233201..f537849 100644 --- a/.gitea/workflows/publish-image.yaml +++ b/.gitea/workflows/publish-image.yaml @@ -17,7 +17,7 @@ jobs: - name: Set up Docker Buildx uses: docker/setup-buildx-action@v2 with: - driver-opts: image=moby/buildkit:master + driver: docker - name: Login to Gitea Registry # We use the internal URL for speed, but external DNS for the registry name