Skip to content

Commit

Permalink
Merge pull request #35 from SkywardAI/bump/version
Browse files Browse the repository at this point in the history
Release new version image
  • Loading branch information
Aisuko authored Jul 1, 2024
2 parents eb9a8e6 + bd31d70 commit 633029a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,9 @@
.gitignore
LICENSE
Makefile
README.md
README.md
poetry.lock
pyproject.toml

# folder
.devcontainer
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ expo:

.PHONY: show
show:
@poetry show ${name}
@poetry show ${name}

0 comments on commit 633029a

Please sign in to comment.