Skip to content

Commit

Permalink
chore(deps): Update arena to 4.4.0, bullmq to 5.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Venatum committed May 3, 2024
1 parent e8e22e9 commit 1fa973f
Show file tree
Hide file tree
Showing 4 changed files with 1,351 additions and 2,247 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,10 @@ To configure redis see "Environment variables" section.
### Quick start with docker-compose

```yaml
version: "3"

services:
arena:
container_name: arena
image: venatum/arena
image: venatum/arena:latest
restart: unless-stopped
volumes:
- ./index.json:/home/node/arena/index.json:ro
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.5"

services:
arena:
container_name: arena
Expand Down
Loading

0 comments on commit 1fa973f

Please sign in to comment.