diff --git a/.github/workflows/build_bundle_dev.yaml b/.github/workflows/build_bundle_dev.yaml index e2e01aec..26e2bf46 100644 --- a/.github/workflows/build_bundle_dev.yaml +++ b/.github/workflows/build_bundle_dev.yaml @@ -61,7 +61,7 @@ jobs: build-args: | CORE_IMAGE=datarhei/base:${{ env.OS_NAME }}-core-dev FFMPEG_IMAGE=datarhei/base:${{ env.OS_NAME }}-ffmpeg-${{ env.OS_VERSION }}-${{ env.FFMPEG_VERSION }} - platforms: linux/amd64 + platforms: linux/amd64,linux/arm64,linux/arm/v7 push: true tags: | datarhei/core:dev