Review + Merge of ARM Support and Readme Cleanup (contributions by craggles17 and Fxsch)

This commit is contained in:
Benjamin Harder
2024-02-17 14:43:16 +01:00
parent 327bb0b0db
commit a901314274
5 changed files with 40 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
#FROM python:3.9-slim-buster
FROM python:3.10.13-slim
LABEL org.opencontainers.image.source="https://github.com/Fxsch/decluttarr"
LABEL org.opencontainers.image.source="https://github.com/ManiMatter/decluttarr"
ENV IS_IN_DOCKER 1