Skip to content

Commit 1b80c47

Browse files
committed
Merge branch 'dev'
2 parents 8ba1c8c + cae5f4c commit 1b80c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_bundle-rpi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
build-args: |
6363
CORE_IMAGE=datarhei/base:${{ env.OS_NAME }}-core-${{ env.OS_VERSION }}-${{ env.CORE_VERSION }}
6464
FFMPEG_IMAGE=datarhei/base:${{ env.OS_NAME }}-ffmpeg-rpi-${{ env.OS_VERSION }}-${{ env.FFMPEG_VERSION }}
65-
platforms: linux/arm/v7,linux/arm/v6,linux/arm64
65+
platforms: linux/arm/v7,linux/arm64
6666
push: true
6767
tags: |
6868
datarhei/core:rpi-${{ env.CORE_VERSION }}

0 commit comments

Comments
 (0)