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