Skip to content

Commit

Permalink
Merge pull request #421 from MizukiSonoko/feature/add-tags-to-did-con…
Browse files Browse the repository at this point in the history
…tent

Add version tag to did-content driver image
  • Loading branch information
peacekeeper committed Aug 1, 2024
2 parents 53a9d43 + 6c8554c commit 02dc920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ services:
ports:
- "8147:7677"
driver-did-content:
image: kataru/content-did-driver:latest
image: kataru/content-did-driver:0.1.0
ports:
- "8148:8888"
driver-did-algo:
Expand Down

0 comments on commit 02dc920

Please sign in to comment.