Set same version in docker-compose.test.yml

Closes #886

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-11-12 16:51:33 +01:00
parent f287b9126e
commit b940f3c49e
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
version: '3'
version: "3.2"
services:
postgres: