Vishnu Narayanan 2022-10-13 13:46:28 +05:30 committed by GitHub
parent d2fd05ee4e
commit 8f4944fda0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,6 +58,6 @@ jobs:
with:
context: .
file: docker/Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: ${{ env.DOCKER_TAG }}