Skip to content

Commit

Permalink
feat: add arm platform
Browse files Browse the repository at this point in the history
  • Loading branch information
akiyashkin-ronasit committed Jul 3, 2024
1 parent ca8bb21 commit f3a9eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64
platforms: linux/arm64
tags: |
ghcr.io/ronasit/php-nginx-dev-wkhtmltopdf:latest
ghcr.io/ronasit/php-nginx-dev-wkhtmltopdf:${{ github.sha }}
Expand Down

0 comments on commit f3a9eb8

Please sign in to comment.