Clean up type hints everywhere, overhaul bot configuration
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 2m12s
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 2m12s
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM python:3.13.7-slim-buster
|
||||
FROM python:3.13.7-slim-trixie
|
||||
|
||||
RUN apt-get update -y && apt-get install -y ffmpeg libopus0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user