publish ARM docker image
Closed this issue · 1 comments
chuck-alt-delete commented
Our dockerhub.yml GitHub actions workflow is missing this line here to publish multiarch:
platforms: linux/amd64,linux/arm64
chuck-alt-delete commented
While we’re at it, we can change the meta step to do the full semantic version:
tags: |
type=semver,pattern={{version}}
reference: https://github.com/docker/metadata-action#typesemver