Skip to content

Commit

Permalink
Update build_dev_container.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
fco-fbatch authored Aug 14, 2024
1 parent c73b152 commit 9c880f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_dev_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
env:
IMAGE_TAG: ${{ steps.itag.outputs.itag }}
with:
platforms: linux/amd64, linux/arm64, linux/arm
platforms: linux/amd64, linux/arm64, linux/arm, linux/arm64v8
push: true
tags: |
firstbatch/dkn-compute-node:unstable
Expand Down

0 comments on commit 9c880f6

Please sign in to comment.