Skip to content

Commit

Permalink
🎉 Bump selfhosted version to 2024.4.17-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
supercartofante committed Apr 17, 2024
1 parent 2b2bbab commit d987442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.2.21
2024.4.17-rc.3
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ services:
env_file:
- .env
environment:
- NODE_OPTIONS=--max-old-space-size=768
- NODE_OPTIONS=--max-old-space-size=2048
command: bash -c "npm run ready-to-run:built && exec node -r /usr/src/app/tsconfig-paths-bootstrap.js /usr/src/app/dist/app/index.js"
volumes: *default-volumes
restart: unless-stopped
Expand Down

0 comments on commit d987442

Please sign in to comment.