mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Upgrade go2rtc from v0.1-rc.8 to v0.1-rc.9 (#5104)
This commit is contained in:
		
							parent
							
								
									e39fb51dec
								
							
						
					
					
						commit
						0de1da5943
					
				@ -27,7 +27,7 @@ RUN --mount=type=tmpfs,target=/tmp --mount=type=tmpfs,target=/var/cache/apt \
 | 
			
		||||
FROM wget AS go2rtc
 | 
			
		||||
ARG TARGETARCH
 | 
			
		||||
WORKDIR /rootfs/usr/local/go2rtc/bin
 | 
			
		||||
RUN wget -qO go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/v0.1-rc.8/go2rtc_linux_${TARGETARCH}" \
 | 
			
		||||
RUN wget -qO go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/v0.1-rc.9/go2rtc_linux_${TARGETARCH}" \
 | 
			
		||||
    && chmod +x go2rtc
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user