Use latest version for tests

This commit is contained in:
kssenii 2021-12-08 21:09:11 +00:00
parent 68b7111694
commit b6c1d1e72e

View File

@ -1,7 +1,7 @@
version: '2.3'
services:
mongo1:
image: mongo:3.6
image: mongo:latest
restart: always
environment:
MONGO_INITDB_ROOT_USERNAME: root