The proposed change updates the `dnsmasq` version in the Dockerfile. Specifically, the line: ```diff -RUN apk --no-cache add dnsmasq=2.90-r3 +RUN apk --no-cache add dnsmasq=2.91-r0 ``` is modified. This line installs the `dnsmasq` package using Alpine Package Keeper (apk). The change updates the version of `dnsmasq` from `2.90-r3` to `2.91-r0`. This likely incorporates bug fixes, security updates, or new features present in the newer version. Reviewed-on: #14
		
			
				
	
	
	
		
			684 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			684 B