From 63b75ce6314365a60083caaaa7d0d9f3d3ff65ab Mon Sep 17 00:00:00 2001 From: Linus109 Date: Sun, 23 Nov 2025 14:04:36 +0100 Subject: [PATCH] testing --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d6b3ff1..eac330a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: steps: - name: compile - image: alpine/edge + image: alpine:latest commands: - cd /drone/src - apk add --no-cache clang