Skip to content

Commit

Permalink
Added arm64 image
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Feb 21, 2024
1 parent d807464 commit e9516de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/backend-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: ./
file: ./src/BUTR.Site.NexusMods.Server/Dockerfile
platforms: linux/amd64
#platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/butr/sitenexusmods2:latest
cache-from: type=local,src=/tmp/.buildx-cache
Expand Down

0 comments on commit e9516de

Please sign in to comment.