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: with:
context: . context: .
file: docker/Dockerfile file: docker/Dockerfile
platforms: linux/amd64,linux/arm64 platforms: linux/amd64
push: true push: true
tags: ${{ env.DOCKER_TAG }} tags: ${{ env.DOCKER_TAG }}