Skip to content

Commit

Permalink
Remove platforms dokcer #605
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Mar 3, 2023
1 parent 53a77cd commit dbaa7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Expand Up @@ -46,6 +46,6 @@ jobs:
context: .
push: true
provenance: false
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
platforms: linux/amd64,linux/arm64
tags: joepmeneer/atomic-server:latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit dbaa7c1

Please sign in to comment.