Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicole-brewer authored Mar 15, 2024
1 parent 6e67a41 commit 60cff12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
with:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
REPO2DOCKER_EXTRA_ARGS: --Repo2Docker.extra_build_args=platform=linux/amd64
REPO2DOCKER_EXTRA_ARGS: --Repo2Docker.extra_build_args=platform=linux/arm64

0 comments on commit 60cff12

Please sign in to comment.