We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd414b commit 11d28deCopy full SHA for 11d28de
docker-compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
mongodb-primary:
3
- image: bitnami/mongodb:6.0
+ image: bitnami/mongodb:8.0.4
4
container_name: mongodb
5
hostname: mongodb
6
environment:
0 commit comments