Skip to content

Commit

Permalink
pin mongo version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrede committed Jan 29, 2024
1 parent aa5bd0c commit 80800b0
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 @@ -34,7 +34,7 @@ services:
- 9001:9001

mongo:
image: mongo
image: mongo:7.0
restart: always
environment:
- MONGO_INITDB_ROOT_USERNAME=fedn_admin
Expand Down

0 comments on commit 80800b0

Please sign in to comment.