Skip to content

Commit 46dbbf1

Browse files
authored
Update docker-publish.yml
1 parent f8acc66 commit 46dbbf1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ jobs:
3131
name: manylinux-x86
3232
arch: linux/amd64
3333
tag: ghcr.io/insight-platform/manylinux_2_28_x64
34+
- docker_file: docker/Dockerfile.py313_rust
35+
name: py313_rust
36+
arch: linux/arm64
37+
tag: ghcr.io/insight-platform/py313_rust
3438
- docker_file: docker/Dockerfile.py313_rust
3539
name: py313_rust
3640
arch: linux/amd64

0 commit comments

Comments
 (0)