luojunhui hace 1 mes
padre
commit
cc679cc9f1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -5,7 +5,7 @@ services:
     build:
       context: .
       dockerfile: Dockerfile
-    image: my-tritonserver:latest  # 可自定义构建后的镜像名称
+    image: my-tritonserver:25.05-vllm-python-py3
     ports:
       - "8000:8000"
     environment: