Skip to content

Commit

Permalink
Without v7
Browse files Browse the repository at this point in the history
  • Loading branch information
lipanski committed Jan 22, 2024
1 parent 15d1a8a commit ff7c939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
file: Dockerfile
outputs: "type=registry,push=true"
platforms: linux/amd64,linux/arm/v7,linux/arm64
platforms: linux/amd64,linux/arm64
tags: |
lipanski/docker-static-website:${{ env.TAG }}
lipanski/docker-static-website:latest

0 comments on commit ff7c939

Please sign in to comment.