Skip to content

Commit

Permalink
Merge pull request #406 from docknetwork/chore/update-dock-driver-ver…
Browse files Browse the repository at this point in the history
…sion-tag

switch dock-did-driver to versioned tag rather than latest
  • Loading branch information
peacekeeper authored Feb 22, 2024
2 parents c067c78 + 5adf7b1 commit 1bad03d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ services:
ports:
- "8125:8080"
dock-did-driver:
image: docknetwork/dock-did-driver:latest
image: docknetwork/dock-did-driver:2.0.2
ports:
- "8099:8080"
mydata-did-driver:
Expand Down Expand Up @@ -287,4 +287,3 @@ services:
image: kataru/content-did-driver:latest
ports:
- "8148:8888"

0 comments on commit 1bad03d

Please sign in to comment.