diff --git a/docker/aerich.toml b/docker/aerich.toml index d7c320a4..7aa572ca 100644 --- a/docker/aerich.toml +++ b/docker/aerich.toml @@ -1,3 +1,3 @@ [tool.aerich] tortoise_orm = "goosebit.db.config.TORTOISE_CONF" -location = "/usr/local/lib/python3.12/site-packages/goosebit/db/migrations" +location = "/usr/local/lib/python3.13/site-packages/goosebit/db/migrations"