Skip to content

Commit

Permalink
Update docker_latest.yml
Browse files Browse the repository at this point in the history
add arm64 as platform for build
  • Loading branch information
dale-wahl authored Oct 19, 2023
1 parent c0fef31 commit 61d0f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
with:
context: .
file: docker/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: digitalmethodsinitiative/4cat:latest

0 comments on commit 61d0f91

Please sign in to comment.