mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	3.21.0 py3-opencv requires python 4.10 which means broken
This commit is contained in:
		
							parent
							
								
									5c1abdd49e
								
							
						
					
					
						commit
						73ee9651a3
					
				@ -1,5 +1,5 @@
 | 
			
		||||
# Main stage
 | 
			
		||||
FROM alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
 | 
			
		||||
FROM alpine:3.20.3
 | 
			
		||||
 | 
			
		||||
# Copy necessary files
 | 
			
		||||
COPY scripts /scripts
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@ RUN DOCKER_ENABLE_SECURITY=true \
 | 
			
		||||
./gradlew clean build
 | 
			
		||||
 | 
			
		||||
# Main stage
 | 
			
		||||
FROM alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
 | 
			
		||||
FROM alpine:3.20.3
 | 
			
		||||
 | 
			
		||||
# Copy necessary files
 | 
			
		||||
COPY scripts /scripts
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user