debug: arm64 docker build failure

This commit is contained in:
Vishnu Narayanan 2022-10-06 19:42:59 +05:30
parent 74e10047d7
commit e34617941c
No known key found for this signature in database
GPG key ID: 000B7FD5001541AC

View file

@ -60,5 +60,5 @@ jobs:
context: .
file: docker/Dockerfile
platforms: linux/arm64
push: true
push: false
tags: ${{ env.DOCKER_TAG }}