mirror of
				https://github.com/dokku/buildpack-nginx.git
				synced 2025-10-30 19:46:31 +00:00 
			
		
		
		
	feat: upgrade nginx to 1.25.2
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							e833f6afad
						
					
				
				
					commit
					936c024eac
				
			| @ -3,7 +3,7 @@ | ||||
| set -eo pipefail | ||||
| [[ $TRACE ]] && set -x | ||||
|  | ||||
| NGINX_VERSION="1.23.1" | ||||
| NGINX_VERSION="1.25.2" | ||||
| NGINX_TARBALL="nginx-${NGINX_VERSION}.tar.gz" | ||||
| PCRE_VERSION="10.42" | ||||
| PCRE_TARBALL="pcre2-${PCRE_VERSION}.tar.gz" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user