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 Nov 27, 2024
1 parent 32a23ae commit 644a7ad
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.15
image: mongo:8.0.3
environment:
MONGO_INITDB_ROOT_USERNAME: admin
MONGO_INITDB_ROOT_PASSWORD: testtest
Expand Down

0 comments on commit 644a7ad

Please sign in to comment.