Skip to content

Commit

Permalink
Removed old ARM architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
timoschlueter authored Jun 14, 2022
1 parent 649d14a commit 5191c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
platforms: linux/amd64,linux/arm64
tags: timoschlueter/nightscout-librelink-up:${{github.sha}},timoschlueter/nightscout-librelink-up:${{github.ref_name}},timoschlueter/nightscout-librelink-up:latest
-
name: Image digest
Expand Down

0 comments on commit 5191c8f

Please sign in to comment.