Postgres 14

This commit is contained in:
BBaoVanC 2022-04-09 00:05:53 -05:00
parent ba1e0e1ea9
commit 72c38ae40b
1 changed files with 1 additions and 1 deletions

View File

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