animeic 2 年之前
父节点
当前提交
11b2e36dbc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -8,7 +8,7 @@ networks:
 services:
 services:
   oilseal-exam:
   oilseal-exam:
     restart: always
     restart: always
-    image: registry.cn-chengdu.aliyuncs.com/infish/oilseal-exam:1.0.0
+    image: registry.cn-chengdu.aliyuncs.com/infish/oilseal-exam:v1.0.0
     volumes:
     volumes:
       - ./deploy-config.yaml:/root/oilseal-exam/config-linux.yaml
       - ./deploy-config.yaml:/root/oilseal-exam/config-linux.yaml
     ports:
     ports: