From cd8f93474067fe07a1da3155b9f82d3f58573f9a Mon Sep 17 00:00:00 2001 From: Akshun Aggarwal Date: Tue, 8 Jul 2025 03:49:33 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 661a640..e4773c7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ environment: steps: - name: clone - image: alpine/git + image: alpine/git:latest commands: git clone http://192.168.1.12/akshun/public-k3s - name: renovate - validate config