fix docker image build by using python 3.13 base image #1
@@ -1,4 +1,4 @@
 | 
				
			|||||||
FROM python:3.10-alpine
 | 
					FROM python:3.13-alpine
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN adduser -S fabcal
 | 
					RUN adduser -S fabcal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user