mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-09 19:29:10 +02:00
Update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ARG BUILD_FROM=jc21/nginx-proxy-manager:2.14.0
|
ARG BUILD_FROM=jc21/nginx-proxy-manager:latest
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
# NPM is Debian-based; install jq for options parsing and ensure bash is present.
|
# NPM is Debian-based; install jq for options parsing and ensure bash is present.
|
||||||
|
|||||||
Reference in New Issue
Block a user