mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-23 08:39:30 +00:00
Use official python image
This commit is contained in:
parent
af0902b742
commit
70ec628045
@ -1,8 +1,4 @@
|
|||||||
FROM alpine:3.11
|
FROM python:3.8-alpine3.17
|
||||||
|
|
||||||
# Installing required packages
|
|
||||||
RUN apk add --update --no-cache \
|
|
||||||
python3
|
|
||||||
|
|
||||||
# Install package
|
# Install package
|
||||||
WORKDIR /code
|
WORKDIR /code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user