Skip to content

Commit

Permalink
add arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Mar 21, 2024
1 parent 32e19c9 commit 328fdb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
with:
context: .
platform: linux/amd64,linux/arm64
file: ./Dockerfile
push: true
tags: ghcr.io/voinetwork/mkdocs-material:latest
Expand Down

0 comments on commit 328fdb9

Please sign in to comment.