修改dockerfile

This commit is contained in:
2023-06-25 14:48:56 +08:00
parent 1fe826b49d
commit 092fc0586c
5 changed files with 5 additions and 57 deletions
-1
View File
@@ -53,7 +53,6 @@ use Hyperf\Utils\ApplicationContext;
use Hyperf\Utils\Coroutine\Concurrent;
use Intervention\Image\ImageManager;
use Psr\SimpleCache\CacheInterface;
use Spatie\PdfToImage\Pdf;
use Swoole\Coroutine;
use Swoole\Coroutine\Channel;
use Swoole\Coroutine\WaitGroup;
@@ -29,7 +29,6 @@ use Extend\Ca\CaOnline;
use Extend\Prescription\Prescription;
use Hyperf\Contract\LengthAwarePaginatorInterface;
use Hyperf\Utils\WaitGroup;
use Intervention\Image\ImageManager;
use Psr\Container\ContainerExceptionInterface;
use Psr\Container\NotFoundExceptionInterface;
use Swoole\Coroutine\Channel;