mirror of
				https://git.cloudron.io/cloudron/syncthing-app
				synced 2025-11-04 08:42:33 +00:00 
			
		
		
		
	Syncthing 0.14.42
This commit is contained in:
		@@ -28,7 +28,7 @@ RUN ./configure \
 | 
				
			|||||||
    --build=cloudron-river
 | 
					    --build=cloudron-river
 | 
				
			||||||
RUN make install
 | 
					RUN make install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENV VERSION 0.14.41
 | 
					ENV VERSION 0.14.42
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN mkdir -p /app/code \
 | 
					RUN mkdir -p /app/code \
 | 
				
			||||||
    && wget https://github.com/syncthing/syncthing/releases/download/v${VERSION}/syncthing-linux-amd64-v${VERSION}.tar.gz -O - \
 | 
					    && wget https://github.com/syncthing/syncthing/releases/download/v${VERSION}/syncthing-linux-amd64-v${VERSION}.tar.gz -O - \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user