Skip to content

Commit 6e7c6a8

Browse files
Update mongo Docker tag to v8
1 parent 955966c commit 6e7c6a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3.8"
33
services:
44

55
mongodb:
6-
image: mongo:7.0
6+
image: mongo:8.2
77
volumes:
88
- ./data:/data/db
99
ports:

0 commit comments

Comments
 (0)