feat: update postgre

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-06-04 14:57:16 +02:00
parent e8f2cdffae
commit e998cd2368
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -10,7 +10,7 @@ services:
depends_on:
- db
db:
image: postgres:13.5
image: postgres:15.3
restart: always
env_file: ".env"
volumes: