diff --git a/compose.yml b/compose.yml index d67b3e1..4f5f050 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: postgres: - image: postgres:17.5-alpine3.21 + image: postgres:17.7-alpine3.21 environment: POSTGRES_USER: stockbot POSTGRES_PASSWORD: stockbot