Skip to content

Commit

Permalink
chore(release): 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Alw3ys committed Jan 28, 2024
1 parent 5188104 commit 856d942
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ members = ["proto", "doseid", "proxy", "util", 'dctl']
resolver = "2"

[workspace.package]
version = "0.0.11"
version = "0.0.12"
license = "Apache-2.0"
repository = "https://github.com/doseiai/engine"
authors = [
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
dosei:
container_name: dosei
restart: always
image: doseiai/dosei:0.0.11
image: doseiai/dosei:0.0.12
platform: linux/amd64
command: /bin/doseid --host 0.0.0.0
volumes:
Expand Down

0 comments on commit 856d942

Please sign in to comment.