Compare commits

..

2 Commits

Author SHA1 Message Date
a5ddcecc21 Postgres 14 2022-04-09 00:23:04 -05:00
fdbac8b6cc Update commentoplusplus 2022-04-09 00:22:54 -05:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: "3"
services:
postgres:
image: postgres:13
image: postgres:14
environment:
- POSTGRES_USER=commento
- POSTGRES_PASSWORD