mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 10:06:26 +00:00
Update all frontend libraries
This commit is contained in:
@ -14,7 +14,7 @@ docker_cmd() {
|
||||
-e REACT_APP_COMMIT=${BUILD_COMMIT:-0000000} \
|
||||
-v "$(pwd):/app" \
|
||||
-w "/app/frontend" \
|
||||
node:16 \
|
||||
node:18 \
|
||||
${*}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user