Skip to content

Commit

Permalink
use latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gcroci2 committed Sep 4, 2024
1 parent f01cfc3 commit 92e4be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
ghcr_user: ${{github.actor}}
base_image_name: ghcr.io/DeepRank/deeprank2
image_tag: ${{needs.release_tag.outputs.tag}}
image_tag: latest
dockerfile: ./Dockerfile
docker_context: .
secrets:
Expand Down

0 comments on commit 92e4be6

Please sign in to comment.