Skip to content

Commit

Permalink
Merge pull request #404 from dyne/fix/tag
Browse files Browse the repository at this point in the history
fix: specify docker image tag for dyne driver
  • Loading branch information
peacekeeper authored Feb 20, 2024
2 parents ffaced2 + 6534b0f commit 10352e3
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 @@ -224,7 +224,7 @@ services:
ports:
- "8132:8080"
did-driver-dyne:
image: dyne/w3c-did-driver:latest
image: dyne/w3c-did-driver:0.2
ports:
- "8133:8080"
did-jwk-driver:
Expand Down

0 comments on commit 10352e3

Please sign in to comment.