Postgres 14

This commit is contained in:
2022-04-09 00:23:04 -05:00
parent fdbac8b6cc
commit a5ddcecc21
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3"
services:
postgres:
image: postgres:13
image: postgres:14
environment:
- POSTGRES_USER=commento
- POSTGRES_PASSWORD