Browse Source

更新 '.drone.yml'

root 3 weeks ago
parent
commit
a8d1db2c19
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -81,7 +81,7 @@ steps:
       - docker build -f ./Dockerfile -t $IMAGE ./
 
   - name: run
-    image: docker/compose
+    image: docker/compose:1.29.2
     depends_on: [build]
     volumes:
       - name: docker