Skip to content

Commit

Permalink
Update docker-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
poojachandra authored May 22, 2024
1 parent 31d60d6 commit 662f4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
password: ${{ secrets.GAVINHALAB_DOCKERHUB_TOKEN }}
-
name: Build and Push
run: docker build --platform linux/amd64 -t gavinhalab/ichorcna:1.0.0 -f ichorCNA_docker/Dockerfile --push .
run: docker build --platform linux/amd64 -t gavinhalab/ichorcna:1.0.0 -f Docker/Dockerfile --push .



0 comments on commit 662f4c2

Please sign in to comment.