diff --git a/.github/workflows/image-publish-dev.yaml b/.github/workflows/image-publish-dev.yaml index d118450..81b843c 100644 --- a/.github/workflows/image-publish-dev.yaml +++ b/.github/workflows/image-publish-dev.yaml @@ -45,5 +45,7 @@ jobs: with: context: . push: true + platforms: linux/amd64,linux/arm64 + labels: ${{ steps.meta.outputs.labels }} tags: | ghcr.io/minoplhy/docker-ripe-atlas:dev