aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar Chris G <[email protected]>2019-10-19 20:12:59 -0600
committerGravatar GitHub <[email protected]>2019-10-19 20:12:59 -0600
commit046bb4badf459fa318070f824234af17688c256f (patch)
treeaad3b2129a11acd364b29f4fa0497d645fcd6369 /docker-compose.yml
parentBugfix - ensure .py attachment is prioritized over other non-whitelisted (diff)
parentPluralize "infractions" as necessary. (#545) (diff)
Merge branch 'master' into antimalware-cog
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 9684a3c62..f79fdba58 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -6,7 +6,7 @@ version: "3.7"
services:
postgres:
- image: postgres:11-alpine
+ image: postgres:12-alpine
environment:
POSTGRES_DB: pysite
POSTGRES_PASSWORD: pysite