更新 drone 配置文件中docker cli 版本

This commit is contained in:
2026-01-05 11:22:09 +08:00
parent f90eb5b048
commit cb31e553fc
+1
View File
@@ -30,6 +30,7 @@ steps:
image: docker:29.0-cli
environment:
DOCKER_API_VERSION: "1.45"
DOCKER_HOST: unix:///var/run/docker.sock
volumes:
- name: docker-sock
path: /var/run/docker.sock