Skip to content

Commit

Permalink
correct mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
bduranleau-nr committed Oct 2, 2024
1 parent e7173ef commit 747ccf5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push-new-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ jobs:
context: "{{defaultContext}}:${{ env.version_short }}"
push: true
tags: bduranleau832/php-daemon:latest,bduranleau832/php-daemon:${{ env.version_short }}
with:
platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64

0 comments on commit 747ccf5

Please sign in to comment.