aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2022-11-05 16:46:52 +0000
committerGravatar wookie184 <[email protected]>2022-11-05 16:46:52 +0000
commit7c0c5f8efcab7ea5971301cd359a0c0b87062073 (patch)
tree47f0ec1826179f22c54ea15bbedbe90420d4c10b /docker-compose.yml
parentFix tests (diff)
parentMerge pull request #2307 from python-discord/2306-nominations-cleanup (diff)
Merge branch 'main' into 2301-fix-voting-conditions
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 be7370d6b..bc53c482b 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -18,7 +18,7 @@ services:
postgres:
<< : *logging
<< : *restart_policy
- image: postgres:13-alpine
+ image: postgres:15-alpine
environment:
POSTGRES_DB: pysite
POSTGRES_PASSWORD: pysite