Skip to content

Commit

Permalink
Fix Dockerfile ref again and bump version to 0.0.0.dev3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulthran committed Mar 29, 2024
1 parent 959a08f commit 48704c3
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_coassembly.Dockerfile
file: envs/sbx_coassembly_env.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.dev2
0.0.0.dev3

0 comments on commit 48704c3

Please sign in to comment.