update ci config

This commit is contained in:
Sam
2018-09-09 11:59:10 +02:00
parent 768204e9ad
commit 97005599c9
4 changed files with 6 additions and 8 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.6.3
FROM python:3.7
MAINTAINER SamR1@users.noreply.github.com

View File

@ -1,4 +1,4 @@
FROM postgres:10.1
FROM postgres:10.5
MAINTAINER SamR1@users.noreply.github.com