mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Updates to wheels and binaries build using Bookworm
This commit is contained in:
		
							parent
							
								
									57ec9e6b13
								
							
						
					
					
						commit
						51249a1dce
					
				@ -183,7 +183,7 @@ ARG PSYCOPG2_VERSION=2.9.6
 | 
				
			|||||||
RUN set -eux \
 | 
					RUN set -eux \
 | 
				
			||||||
  && echo "Getting binaries" \
 | 
					  && echo "Getting binaries" \
 | 
				
			||||||
    && mkdir paperless-ngx \
 | 
					    && mkdir paperless-ngx \
 | 
				
			||||||
    && curl --fail --silent --show-error --output paperless-ngx.tar.gz --location https://github.com/paperless-ngx/builder/archive/3d6574e2dbaa8b8cdced864a256b0de59015f605.tar.gz \
 | 
					    && curl --fail --silent --show-error --output paperless-ngx.tar.gz --location https://github.com/paperless-ngx/builder/archive/1f0e6665ba1b144f70fd6dfc8d0e8ba3b7a578ee.tar.gz \
 | 
				
			||||||
    && tar -xf paperless-ngx.tar.gz --directory paperless-ngx --strip-components=1 \
 | 
					    && tar -xf paperless-ngx.tar.gz --directory paperless-ngx --strip-components=1 \
 | 
				
			||||||
    && cd paperless-ngx \
 | 
					    && cd paperless-ngx \
 | 
				
			||||||
    # Setting a specific revision ensures we know what this installed
 | 
					    # Setting a specific revision ensures we know what this installed
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user