Remove amd64 platform from GHCR deployment
This commit is contained in:
parent
41e6640528
commit
e508b94fcd
2
.github/workflows/deploy_ghcr.yml
vendored
2
.github/workflows/deploy_ghcr.yml
vendored
@ -35,5 +35,5 @@ jobs:
|
||||
context: .
|
||||
file: ./docker/Dockerfile
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/arm64
|
||||
tags: ghcr.io/rodribm10/chatwoot-jasmine:latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user