diff --git a/compose.yml b/compose.yml index 9798bbc..7ddb6c2 100644 --- a/compose.yml +++ b/compose.yml @@ -43,7 +43,7 @@ services: entrypoint: /abra-mattermost-entrypoint.sh postgres: - image: postgres:16-alpine + image: postgres:15-alpine volumes: - postgres_data:/var/lib/postgresql/data environment: