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 Aug 24, 2024
1 parent 90fb7ca commit b437556
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 @@ -34,7 +34,7 @@ services:
- "yorkie:yorkie"

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 b437556

Please sign in to comment.