mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Bump version
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| <p align="center"> | ||||
| 	<img src="https://nginxproxymanager.com/github.png"> | ||||
| 	<br><br> | ||||
| 	<img src="https://img.shields.io/badge/version-2.10.3-green.svg?style=for-the-badge"> | ||||
| 	<img src="https://img.shields.io/badge/version-2.10.4-green.svg?style=for-the-badge"> | ||||
| 	<a href="https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager"> | ||||
| 		<img src="https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge"> | ||||
| 	</a> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ GREEN='\E[1;32m' | ||||
| RESET='\E[0m' | ||||
|  | ||||
| S6_OVERLAY_VERSION=3.1.5.0 | ||||
| TARGETPLATFORM=${1:unspecified} | ||||
| TARGETPLATFORM=${1:-linux/amd64} | ||||
|  | ||||
| # Determine the correct binary file for the architecture given | ||||
| case $TARGETPLATFORM in | ||||
|   | ||||
		Reference in New Issue
	
	Block a user