Skip to content

Commit

Permalink
Update docker-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiadams authored Mar 22, 2024
1 parent b30562d commit 210918f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
file: Dockerfile
push: true
tags: |
ghcr.io/scai-bio/backend:latest
ghcr.io/scai-bio/backend:${{ steps.versions.outputs.BACKEND_VERSION }}
ghcr.io/scai-bio/index/backend:latest
ghcr.io/scai-bio/index/backend:${{ steps.versions.outputs.BACKEND_VERSION }}

0 comments on commit 210918f

Please sign in to comment.