mirror of
				https://github.com/qurator-spk/ocrd-galley.git
				synced 2025-10-30 18:54:14 +01:00 
			
		
		
		
	🐛 wrapper: Fix docker image prefix, i.e. use quratorspk/ocrd-galley*
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							parent
							
								
									1df78feffa
								
							
						
					
					
						commit
						a426db1da8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3,7 +3,7 @@ import subprocess | ||||||
| import sys | import sys | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| DOCKER_IMAGE_PREFIX = os.environ.get("DOCKER_IMAGE_PREFIX", "my_ocrd_workflow") | DOCKER_IMAGE_PREFIX = os.environ.get("DOCKER_IMAGE_PREFIX", "quratorspk/ocrd-galley") | ||||||
| DOCKER_IMAGE_TAG = os.environ.get("DOCKER_IMAGE_TAG", "latest") | DOCKER_IMAGE_TAG = os.environ.get("DOCKER_IMAGE_TAG", "latest") | ||||||
| LOG_LEVEL = os.environ.get("LOG_LEVEL", "INFO") | LOG_LEVEL = os.environ.get("LOG_LEVEL", "INFO") | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue