diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 8a92bd4..72851f5 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -77,7 +77,7 @@ jobs: build-args: | VERSION=${{ steps.prep.outputs.binary_version }} context: ./ - file: ./Dockerfile + file: ./Dockerfile.webui platforms: linux/amd64,linux/arm64 push: true #tags: ${{ steps.prep.outputs.tags }}