mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Fix armv7 docker builds (#5630)
This commit is contained in:
		| @@ -43,10 +43,11 @@ RUN \ | ||||
|           zlib1g-dev=1:1.2.13.dfsg-1 \ | ||||
|           libjpeg-dev=1:2.1.5-2 \ | ||||
|           libfreetype-dev=2.12.1+dfsg-5 \ | ||||
|           libssl-dev=3.0.11-1~deb12u1 \ | ||||
|           libssl-dev=3.0.11-1~deb12u2 \ | ||||
|           libffi-dev=3.4.4-1 \ | ||||
|           cargo=0.66.0+ds1-1 \ | ||||
|           pkg-config=1.8.1-1; \ | ||||
|           gcc-arm-linux-gnueabihf=4:12.2.0-3; \ | ||||
|     fi; \ | ||||
|     rm -rf \ | ||||
|         /tmp/* \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user