mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-30 22:15:44 +00:00
Use OpenResty base image
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
. "$DIR/.common.sh"
|
||||
|
||||
DOCKER_IMAGE=jc21/alpine-nginx-full:node
|
||||
DOCKER_IMAGE=jc21/alpine-nginx-full:github-openresty-node
|
||||
|
||||
# Ensure docker exists
|
||||
if hash docker 2>/dev/null; then
|
||||
|
Reference in New Issue
Block a user