@@ -1,7 +1,7 @@
### 创建docker容器
```shell
-docker build -t payappcrawl:1.0 -t payappcrawl:latest .
+docker build -t payappcrawl:latest .
```
### 启动服务