We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e9638 commit d2aea54Copy full SHA for d2aea54
1 file changed
packages/react/docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
- "0.0.0.0:3000:3000"
19
20
mongodb:
21
- image: docker.io/bitnami/mongodb:4.4
+ image: docker.io/bitnami/mongodb:latest
22
restart: on-failure
23
volumes:
24
- mongodb_data:/bitnami/mongodb
0 commit comments