forked from open-webui/open-webui
Merge pull request #198 from ollama-webui/build-error-fix
fix: build error temp fix
This commit is contained in:
commit
51d5db8505
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docker-build.yaml
vendored
1
.github/workflows/docker-build.yaml
vendored
|
@ -53,6 +53,5 @@ jobs:
|
|||
context: .
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
builder: ${{ env.REGISTRY }}/buildx-ghcr
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
Loading…
Reference in a new issue