Skip to content

Commit

Permalink
Merge pull request #8 from sunbeam-labs/5-containerize-and-version
Browse files Browse the repository at this point in the history
Bump dev version
  • Loading branch information
Ulthran authored Mar 29, 2024
2 parents ffb1ec8 + 697e5ac commit 959a08f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: envs/sbx_annotation.Dockerfile
file: envs/sbx_coassembly.Dockerfile
push: true
tags: sunbeamlabs/sbx_coassembly:${{ env.SBX_VER }}
labels: ${{ steps.meta.outputs.labels }}
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0.dev0
0.0.0.dev2

0 comments on commit 959a08f

Please sign in to comment.