Skip to content

Commit

Permalink
Change docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
dashrath-chauhan committed Oct 9, 2024
1 parent 4f57c87 commit 0191c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
file: ./Dockerfile
push: true
tags: ga4gh/ga4gh-starter-kit-drs:test
tags: ga4gh/ga4gh-starter-kit-drs:${{ env.version }}
build-args: VERSION=${{ env.version }}
cache-from: type=gha #GitHub Actions Cache Exporter
cache-to: type=gha,mode=max
Expand Down

0 comments on commit 0191c77

Please sign in to comment.