Update docker-image.yml

This commit is contained in:
Antony Leons 2024-03-12 17:47:09 +00:00
parent c418fba78e
commit f33dc09234
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64,linux/s390x
platforms: linux/amd64,linux/arm64,linux/s390x,linux/ppc64le
tags: antonyleons/ward:latest,antonyleons/ward:${{ env.TAG }}