bump pg to 14

This commit is contained in:
Luna D 2021-10-01 15:39:17 +02:00
parent a1e848514e
commit df6b3a82c5
No known key found for this signature in database
GPG key ID: 81AF416F2CC36FC8

View file

@ -45,7 +45,7 @@ services:
- redis
postgres:
image: postgres:13.4-alpine
image: postgres:14.0-alpine
environment:
- POSTGRES_PASSWORD=postgres
volumes: