Skip to content

Commit 29833a2

Browse files
committed
add linux/arm/v7
1 parent 53dac7c commit 29833a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
context: .
3131
file: ./Dockerfile
3232
push: true
33-
platforms: linux/amd64,linux/arm64
33+
platforms: linux/amd64,linux/arm64,linux/arm/v7
3434
tags: ${{ secrets.DOCKERHUB_USERNAME }}/docker-rss:latest

0 commit comments

Comments
 (0)