Add AMD64 build
All checks were successful
release-image / release-image (push) Successful in 11m4s

This commit is contained in:
Logan Cusano
2025-05-26 17:25:06 -04:00
parent a79444b55a
commit 49c58fd591

View File

@@ -51,6 +51,7 @@ jobs:
file: ./Dockerfile
platforms: |
linux/arm64
linux/amd64
push: true
tags: | # replace it with your local IP and tags
git.vpn.cusano.net/logan/${{ env.CONTAINER_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}