diff --git a/.drone.yml b/.drone.yml index c482dcb..b8c236f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ services: steps: - name: test - image: python:3.10 + image: python:3.11 environment: REDIS_URL: redis://redis:6379/0 commands: