更新 docker-compose.yml
[feat] 镜像名需要和上一个不一样
This commit is contained in:
@ -3,7 +3,7 @@ version: '3.8'
|
|||||||
services:
|
services:
|
||||||
frontend:
|
frontend:
|
||||||
image: kinlim-feishu-lc-sdk:latest
|
image: kinlim-feishu-lc-sdk:latest
|
||||||
container_name: feishu-frontend
|
container_name: feishu-lc-frontend
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
Reference in New Issue
Block a user