Skip to content

Commit

Permalink
Update canvas library to reduce memory leak (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
smarr authored Oct 1, 2024
2 parents 1f9c62b + 7d74ada commit 8e8a815
Show file tree
Hide file tree
Showing 8 changed files with 604 additions and 643 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- '33333:33333'

postgres:
image: postgres:16-alpine
image: postgres:17-alpine
environment:
POSTGRES_USER: docker
POSTGRES_PASSWORD: docker
Expand Down
Loading

0 comments on commit 8e8a815

Please sign in to comment.