Skip to content

Commit

Permalink
Updated to latest version of RDB. With old version project is not sta…
Browse files Browse the repository at this point in the history
…rted
  • Loading branch information
galek committed Mar 1, 2021
1 parent 3dd2718 commit 28beb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"
services:
rethinkdb:
container_name: rethinkdb
image: rethinkdb:2.3
image: rethinkdb:latest
restart: unless-stopped
volumes:
- "rethinkdb-data:/data"
Expand Down

0 comments on commit 28beb1b

Please sign in to comment.