Nginx Proxy Manager Stack: set img version tag for app to 2.12.5
This commit is contained in:
parent
467a3296fd
commit
cd60544845
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: nginx-proxy-manager-stack
|
|||
|
||||
services:
|
||||
app:
|
||||
image: 'jc21/nginx-proxy-manager:latest'
|
||||
image: jc21/nginx-proxy-manager:2.12.5
|
||||
ports:
|
||||
# These ports are in format <host-port>:<container-port>
|
||||
- '80:80' # Public HTTP Port
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue