File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- 2.10.3
1+ 2.10.4
Original file line number Diff line number Diff line change 11<p align =" center " >
22 <img src="https://nginxproxymanager.com/github.png">
33 <br><br>
4- <img src="https://img.shields.io/badge/version-2.10.3 -green.svg?style=for-the-badge">
4+ <img src="https://img.shields.io/badge/version-2.10.4 -green.svg?style=for-the-badge">
55 <a href="https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager">
66 <img src="https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge">
77 </a>
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ GREEN='\E[1;32m'
99RESET=' \E[0m'
1010
1111S6_OVERLAY_VERSION=3.1.5.0
12- TARGETPLATFORM=${1: unspecified }
12+ TARGETPLATFORM=${1:- linux / amd64 }
1313
1414# Determine the correct binary file for the architecture given
1515case $TARGETPLATFORM in
You can’t perform that action at this time.
0 commit comments