mirror of
				https://github.com/nextcloud/docker.git
				synced 2025-11-04 02:11:16 +01:00 
			
		
		
		
	Update generate-stackbrew-library.sh
This commit is contained in:
		
							parent
							
								
									552a52afc0
								
							
						
					
					
						commit
						6db0941a3d
					
				@ -2,8 +2,8 @@
 | 
				
			|||||||
set -Eeuo pipefail
 | 
					set -Eeuo pipefail
 | 
				
			||||||
 | 
					
 | 
				
			||||||
declare -A release_channel=(
 | 
					declare -A release_channel=(
 | 
				
			||||||
	[stable]='16.0.3'
 | 
						[stable]='16.0.4'
 | 
				
			||||||
	[production]='15.0.10'
 | 
						[production]='16.0.4'
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
self="$(basename "$BASH_SOURCE")"
 | 
					self="$(basename "$BASH_SOURCE")"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user