forked from mirrors/amnezia-wg-easy
		
	revert: Workaround CVE-2023-42282
newest images have updated ip package
This commit is contained in:
		
							parent
							
								
									5afb701013
								
							
						
					
					
						commit
						ac47789561
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -26,8 +26,6 @@ COPY --from=build_node_modules /node_modules /node_modules
 | 
				
			||||||
RUN \
 | 
					RUN \
 | 
				
			||||||
    # Enable this to run `npm run serve`
 | 
					    # Enable this to run `npm run serve`
 | 
				
			||||||
    npm i -g nodemon &&\
 | 
					    npm i -g nodemon &&\
 | 
				
			||||||
    # Workaround CVE-2023-42282
 | 
					 | 
				
			||||||
    npm uninstall -g ip &&\
 | 
					 | 
				
			||||||
    # Delete unnecessary files 
 | 
					    # Delete unnecessary files 
 | 
				
			||||||
    npm cache clean --force && rm -rf ~/.npm
 | 
					    npm cache clean --force && rm -rf ~/.npm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue