Skip to content

Commit 92c09a6

Browse files
committed
chore(deps): update mongo docker tag to v8.3.1
1 parent 081712e commit 92c09a6

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
@@ -8,7 +8,7 @@ volumes:
88
services:
99
mongo:
1010
container_name: "mongo"
11-
image: mongo:8.2.7
11+
image: mongo:8.3.1
1212
networks:
1313
- default
1414
env_file:

0 commit comments

Comments
 (0)