Skip to content

Commit

Permalink
revert: remove v7 arch
Browse files Browse the repository at this point in the history
  • Loading branch information
HalcyonAzure committed Apr 21, 2024
1 parent 50b5e21 commit c7a3a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64,linux/armv7
platforms: linux/amd64,linux/arm64
push: true
tags: halcyonazure/lsky-pro-docker:latest

0 comments on commit c7a3a96

Please sign in to comment.