mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2026-03-02 00:25:42 +00:00
Update Python to version 3.12 (#31)
* Python 3.12 has better performance
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11-alpine
|
||||
FROM python:3.12-alpine
|
||||
|
||||
# Install package
|
||||
WORKDIR /code
|
||||
|
||||
Reference in New Issue
Block a user