Skip to content

Commit

Permalink
update dwn-server docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed Mar 4, 2024
1 parent 2de2553 commit 24a4663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dev-env/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ version: "3.98"
services:
dwn-server:
container_name: dwn-server
image: ghcr.io/tbd54566975/dwn-server:dwn-sdk-0.2.16
image: ghcr.io/tbd54566975/dwn-server:dwn-sdk-0.2.18
ports:
- "3000:3000"

0 comments on commit 24a4663

Please sign in to comment.