build(deps): update latest

This commit is contained in:
2023-08-24 22:17:26 +02:00
parent cc9fa70498
commit 2bdcae81b5
11 changed files with 865 additions and 922 deletions

View File

@ -9,7 +9,7 @@ services:
network_mode: 'host'
thream-database:
image: 'postgres:15.3'
image: 'postgres:15.4'
environment:
POSTGRES_USER: 'thream_user'
POSTGRES_PASSWORD: 'password'