diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index a91fec4..02458e0 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -50,7 +50,7 @@ jobs: context: . file: ./Dockerfile platforms: | - linux/arm4 + linux/arm64 push: true tags: | # replace it with your local IP and tags git.vpn.cusano.net/${{ vars.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}/${{ env.CONTAINER_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}