This commit is contained in:
Benjamin Harder
2023-09-30 17:26:25 +02:00
parent 508905adbd
commit 14dfbf4a73

View File

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