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' version: '2.3'
services: services:
mongo1: mongo1:
image: mongo:3.6 image: mongo:latest
restart: always restart: always
environment: environment:
MONGO_INITDB_ROOT_USERNAME: root MONGO_INITDB_ROOT_USERNAME: root