Skip to content

Commit

Permalink
Bump up yorkie-js-sdk to v0.4.31 (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
devleejb authored and minai621 committed Nov 5, 2024
1 parent 0794f9f commit a1a0538
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1,883 deletions.
2 changes: 1 addition & 1 deletion backend/docker/docker-compose-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
- "minio:minio"

yorkie:
image: "yorkieteam/yorkie:latest"
image: "yorkieteam/yorkie:0.4.31"
command: ["server", "--enable-pprof"]
restart: always
ports:
Expand Down
2 changes: 1 addition & 1 deletion backend/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.8"

services:
yorkie:
image: "yorkieteam/yorkie:latest"
image: "yorkieteam/yorkie:0.4.31"
command: ["server", "--enable-pprof"]
restart: always
ports:
Expand Down
Loading

0 comments on commit a1a0538

Please sign in to comment.