Skip to content

Commit

Permalink
Update mongo Docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent b64e7fb commit 2a7ac04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
restart: unless-stopped

mongodb:
image: 'mongo:5.0.0-rc7'
image: 'mongo:8.0.0-rc7'
environment:
- MONGO_INITDB_ROOT_USERNAME=root
- MONGO_INITDB_ROOT_PASSWORD=root
Expand Down

0 comments on commit 2a7ac04

Please sign in to comment.