This commit is contained in:
		@@ -10,7 +10,6 @@ ENV SEARCHDIR /data
 | 
			
		||||
ENV CHARTDIR /chart
 | 
			
		||||
ENV TEXTDIR /text
 | 
			
		||||
 | 
			
		||||
COPY requirements.txt .
 | 
			
		||||
RUN apt update && apt install -y python3-matplotlib && apt clean && pip3 install --no-cache-dir sentry_sdk
 | 
			
		||||
 | 
			
		||||
COPY make_graphs.py .
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user