Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent e388633 commit 692d554
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 @@ -105,7 +105,7 @@ services:
condition: service_healthy

mongodb:
image: mongo:7.0.17
image: mongo:8.0.5
environment:
MONGO_INITDB_ROOT_USERNAME: admin
MONGO_INITDB_ROOT_PASSWORD: testtest
Expand Down

0 comments on commit 692d554

Please sign in to comment.