Skip to content

Commit cc5ff09

Browse files
committed
arch tag
1 parent 9062ef4 commit cc5ff09

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build_backend.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,10 @@ jobs:
4444
architecture:
4545
- arch: linux/arm/v7
4646
dockerfile: Dockerfile
47-
- arch: linux/arm/v8
47+
tag: armv7
48+
- arch: linux/arm64
4849
dockerfile: Dockerfile.arm64
50+
tag: arm64
4951
steps:
5052
- name: Docker meta
5153
id: meta

0 commit comments

Comments
 (0)