File tree 3 files changed +3
-3
lines changed
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 1
1
<p align =" center " >
2
2
<img src="https://nginxproxymanager.com/github.png">
3
3
<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">
5
5
<a href="https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager">
6
6
<img src="https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge">
7
7
</a>
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ GREEN='\E[1;32m'
9
9
RESET=' \E[0m'
10
10
11
11
S6_OVERLAY_VERSION=3.1.5.0
12
- TARGETPLATFORM=${1: unspecified }
12
+ TARGETPLATFORM=${1:- linux / amd64 }
13
13
14
14
# Determine the correct binary file for the architecture given
15
15
case $TARGETPLATFORM in
You can’t perform that action at this time.
0 commit comments