Skip to content

Commit

Permalink
Corrected git workflow docker gpu build tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-bit committed Aug 1, 2023
1 parent 7f2cc1b commit fca0a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
file : "Dockerfile_gpu"
allow: network.host
github-token: ${{ github.token }}
tags: cogstacksystems//medcat-service-gpu:${{ env.RELEASE_VERSION }}
tags: cogstacksystems/medcat-service-gpu:${{ env.RELEASE_VERSION }}
push: true

- name: Image digest
Expand Down

0 comments on commit fca0a2f

Please sign in to comment.