Update docker-publish.yml

This commit is contained in:
Yashar Dabiran 2025-02-12 01:31:32 -05:00 committed by GitHub
parent 1bfd298a20
commit 31c7730446
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,6 @@ jobs:
with: with:
context: . context: .
push: true push: true
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}