Skip to content

Commit 4e2a0d8

Browse files
committed
chore(deps): update mongo docker tag to v8.0.15
1 parent 3d8e446 commit 4e2a0d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mongo/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ volumes:
77
services:
88
mongo:
99
container_name: "mongo"
10-
image: mongo:8.0.14
10+
image: mongo:8.0.15
1111
networks:
1212
- default
1313
env_file:

0 commit comments

Comments
 (0)