Compare commits

...

2 Commits

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

@ -1 +1 @@
Subproject commit 48e0f55828baad5e10a0fbd97fb6fe83ff62e93f
Subproject commit 6a80ec39ecce8a3bb73617e77dd284f70e286fd6

View File

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