Skip to content

Commit

Permalink
Update enigma-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwajitNagulkar authored Sep 16, 2024
1 parent 0b88278 commit deb1f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/enigma-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
command: build-publish
DOCKER_IMAGE: ${{ env.DOCKER_IMAGE }}
DOCKER_TAG: ${{ env.DOCKER_TAG_ARM64 }}
DOCKER_TAG: ghcr.io/${{ github.repository }}:v1-arm64
BUILD_ARCHITECTURE: ${{ env.BUILD_ARCHITECTURE_ARM64 }}
DOCKERFILE_PATH: .docker/Dockerfile
PUBLISH: ${{ env.PUBLISH }}
Expand Down

0 comments on commit deb1f1b

Please sign in to comment.