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

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