Skip to content

Commit

Permalink
Update Drone python package to 3.12-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw committed Oct 13, 2023
1 parent 8312d27 commit 1d94740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -38,7 +38,7 @@ steps:
from_secret: twine_username
TWINE_PASSWORD:
from_secret: twine_password
image: python:3.11-slim
image: python:3.12-slim
commands:
- pip install twine
- python setup.py sdist bdist_wheel
Expand Down

0 comments on commit 1d94740

Please sign in to comment.