Skip to content

Commit dbaa7c1

Browse files
committed
Remove platforms dokcer #605
1 parent 53a77cd commit dbaa7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
context: .
4747
push: true
4848
provenance: false
49-
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
49+
platforms: linux/amd64,linux/arm64
5050
tags: joepmeneer/atomic-server:latest
5151
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)