Skip to content

Commit 20b7ff8

Browse files
Update mongo Docker tag to v8.0.13
1 parent 72d3a8d commit 20b7ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
retries: 5
2626
start_period: 40s
2727
mongo:
28-
image: "mongo:8.0.9"
28+
image: "mongo:8.0.13"
2929
ports:
3030
- "127.0.0.1:27017:27017"
3131
volumes:

0 commit comments

Comments
 (0)