Skip to content

Commit

Permalink
chore(github/docker): re-enable aarch64 docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
kkovaacs committed Feb 13, 2025
1 parent 50e8f76 commit ca82a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
context: .
platforms: |
linux/amd64
linux/arm64
file: ./Dockerfile
build-args: |
PATHFINDER_FORCE_VERSION=${{ steps.generate_version.outputs.pathfinder_version }}
Expand Down

0 comments on commit ca82a43

Please sign in to comment.