mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 18:45:05 +08:00
Fix docker bug
This commit is contained in:
parent
82a0681e9f
commit
d0d5535f10
@ -2,6 +2,7 @@ FROM python:3.5.1
|
||||
MAINTAINER Richard Chien <richardchienthebest@gmail.com>
|
||||
|
||||
COPY *.py ./
|
||||
COPY msg_src_adapters msg_src_adapters
|
||||
COPY filters filters
|
||||
COPY commands commands
|
||||
COPY nl_processors nl_processors
|
||||
|
Loading…
Reference in New Issue
Block a user