Skip to content

Commit

Permalink
update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
seanvaleo committed Apr 14, 2024
1 parent 4b68f72 commit a3b7173
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,6 @@ jobs:
docker buildx build \
--builder ${{ steps.buildx.outputs.name }} \
--tag appview/appview:${VERSION} \
# --platform linux/amd64,linux/arm64/v8 \
--platform linux/amd64 \
--output type=${TYPE} \
--file docker/base/Dockerfile \
Expand Down

0 comments on commit a3b7173

Please sign in to comment.