Update CI workflow to target ARM64 platform and clean up Dockerfile
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: git.ivanch.me/ivanch/pet-companion/pet-companion-api:latest
|
||||
platforms: linux/amd64, linux/arm64
|
||||
platforms: linux/arm64
|
||||
|
||||
- name: Image digest
|
||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
||||
|
Reference in New Issue
Block a user