From 6cf0a07771730ff304363fc64b511b7d360749f7 Mon Sep 17 00:00:00 2001 From: Dovi Cowan Date: Tue, 21 Feb 2023 02:13:25 +0000 Subject: [PATCH] switch image for configure --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d2c5f55..abde3a7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ environment: steps: - name: configure-environment pull: always - image: bitnami/git:2.39.2 + image: ubuntu:latest volumes: - name: ssh path: /root/.ssh