Skip to content

Commit d2aea54

Browse files
Update the image tag to latest (#1293)
Signed-off-by: DivyanshuVortex <divyanshuchandra9027@gmail.com>
1 parent e0e9638 commit d2aea54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
- "0.0.0.0:3000:3000"
1919

2020
mongodb:
21-
image: docker.io/bitnami/mongodb:4.4
21+
image: docker.io/bitnami/mongodb:latest
2222
restart: on-failure
2323
volumes:
2424
- mongodb_data:/bitnami/mongodb

0 commit comments

Comments
 (0)