diff --git a/.drone.yml b/.drone.yml index 128433500..24c1b2c9b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: client-python-tests steps: - name: Runner information - image: alpine:3.19 + image: alpine:3.22 commands: - echo DRONE_STAGE_MACHINE ${DRONE_STAGE_MACHINE}