mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-02-18 16:42:57 +00:00
Drop support for armv7 builds, bump version, update docs
This commit is contained in:
@@ -17,10 +17,6 @@ case $TARGETPLATFORM in
|
||||
S6_ARCH=aarch64
|
||||
;;
|
||||
|
||||
linux/arm/v7)
|
||||
S6_ARCH=armhf
|
||||
;;
|
||||
|
||||
*)
|
||||
S6_ARCH=x86_64
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user