mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Add patch to apt install (#5389)
This commit is contained in:
		| @@ -29,7 +29,8 @@ RUN \ | |||||||
|         curl=7.74.0-1.3+deb11u7 \ |         curl=7.74.0-1.3+deb11u7 \ | ||||||
|         openssh-client=1:8.4p1-5+deb11u1 \ |         openssh-client=1:8.4p1-5+deb11u1 \ | ||||||
|         python3-cffi=1.14.5-1 \ |         python3-cffi=1.14.5-1 \ | ||||||
|         libcairo2=1.16.0-5; \ |         libcairo2=1.16.0-5 \ | ||||||
|  |         patch=2.7.6-7; \ | ||||||
|     if [ "$TARGETARCH$TARGETVARIANT" = "armv7" ]; then \ |     if [ "$TARGETARCH$TARGETVARIANT" = "armv7" ]; then \ | ||||||
|         apt-get install -y --no-install-recommends \ |         apt-get install -y --no-install-recommends \ | ||||||
|           build-essential=12.9 \ |           build-essential=12.9 \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user