diff --git a/.drone.yml b/.drone.yml
index 9aafc7b..8d90090 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -50,7 +50,7 @@ steps:
 - name: unit-test
   commands:
   - go test -v ./...
-  image: docker.io/library/golang:1.23
+  image: docker.io/library/golang:1.24
   resources:
     limits:
       cpu: 250