Skip to content

Commit

Permalink
add linux/arm64 platform to docd image (#159)
Browse files Browse the repository at this point in the history
Refs #142
  • Loading branch information
jonathaningram authored Nov 20, 2023
1 parent 7d3f204 commit 36fd47d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
context: .
file: docd/Dockerfile
platforms: linux/amd64,linux/arm64
labels: ${{ steps.meta.outputs.labels }}
tags: ${{ steps.meta.outputs.tags }}
push: true

0 comments on commit 36fd47d

Please sign in to comment.