Update docker.yml

This commit is contained in:
Ishaan Jaff 2023-12-02 15:17:38 -08:00 committed by GitHub
parent 16becbdf12
commit 2f286d175c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: |
${{ steps.tag.outputs.latest }}
${{ steps.tag.outputs.versioned }}