Vishnu Narayanan
2022-10-13 13:46:28 +05:30
committed by GitHub
parent d2fd05ee4e
commit 8f4944fda0

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 }}