Skip to content

Commit

Permalink
Updated dwn-server docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai committed Oct 9, 2024
1 parent 9c7d1f4 commit 502492c
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:0.4.10
image: ghcr.io/tbd54566975/dwn-server:0.6.0
ports:
- "3000:3000"

0 comments on commit 502492c

Please sign in to comment.