Switch to dockerized postgres
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# base image
|
||||
FROM python:3.8
|
||||
FROM python:3.9
|
||||
# setup environment variable
|
||||
ENV DockerHOME=/home/app/webapp
|
||||
|
||||
|
Reference in New Issue
Block a user