Dockerfile aktualisiert

This commit is contained in:
2025-07-14 09:04:08 +00:00
parent 5b2a063a25
commit a83db214f4

View File

@@ -1,6 +1,5 @@
FROM python:3.8-slim
# System dependencies
RUN apt-get update && apt-get install -y \
wget \
unzip \