mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 18:41:07 +03:00 
			
		
		
		
	Fix docker command (#10764)
This commit is contained in:
		
							parent
							
								
									b880dbe5cd
								
							
						
					
					
						commit
						420876aad8
					
				| @ -9,4 +9,4 @@ RUN npm install --ignore-scripts --no-audit --no-fund | ||||
| 
 | ||||
| COPY . . | ||||
| 
 | ||||
| ENTRYPOINT ["npm", "run", "svgo", "--", "/image.svg"] | ||||
| ENTRYPOINT ["npx", "svgo", "/image.svg"] | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user