mirror of
https://github.com/datarhei/core.git
synced 2026-04-23 08:00:01 +08:00
Mod enables arm64,linux/arm/v7 for core:dev
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user