Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
update did:kscirc docker image.
  • Loading branch information
siera5466 authored Nov 5, 2024
1 parent fd4392e commit 03cd68c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,9 @@ services:
ports:
- "8134:8080"
did-kscirc-driver:
image: k4security/kschain-resolver:1.0
image: k4security/kschain-resolver:v1.0.1
ports:
- "8135:8080"
- "8135:9800"
driver-did-iscc:
image: ghcr.io/iscc/iscc-did-driver:main
ports:
Expand Down

0 comments on commit 03cd68c

Please sign in to comment.