mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	Merge pull request #641 from c-po/vyos1x-config-update
T6404: update vyos1x-config commit reference
This commit is contained in:
		
						commit
						39118b0185
					
				@ -153,7 +153,7 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Build VyConf which is required to build libvyosconfig
 | 
					# Build VyConf which is required to build libvyosconfig
 | 
				
			||||||
RUN eval $(opam env --root=/opt/opam --set-root) && \
 | 
					RUN eval $(opam env --root=/opt/opam --set-root) && \
 | 
				
			||||||
    opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#f8d6abdf -y
 | 
					    opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#fc327ecd76 -y
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Packages needed for libvyosconfig
 | 
					# Packages needed for libvyosconfig
 | 
				
			||||||
RUN apt-get update && apt-get install -y \
 | 
					RUN apt-get update && apt-get install -y \
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user