Only make an amd64 image
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m13s
Build / Build and analyze (push) Successful in 26s

This commit is contained in:
2025-12-19 01:00:12 -05:00
parent f8a914c627
commit 589a4e66db

View File

@@ -45,7 +45,6 @@ jobs:
file: ./Dockerfile
platforms: |
linux/amd64
linux/arm64
push: true
tags: | # replace it with your local IP and tags
code.irrsinn.net/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}