fix tag name

This commit is contained in:
Adil Hafeez 2025-04-16 12:14:48 -07:00
parent dafce65ee3
commit a4cd7ab9d9
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -39,7 +39,7 @@ jobs:
file: ./arch/Dockerfile
platforms: linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: ${{ steps.meta.outputs.tags }}-arm64
# Build AMD64 image on GitHub's AMD64 runner
build-amd64: