MaterializeInc/datagen

publish ARM docker image

Closed this issue · 1 comments

Our dockerhub.yml GitHub actions workflow is missing this line here to publish multiarch:

platforms: linux/amd64,linux/arm64

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