mirror of
				https://github.com/NVIDIA/nvidia-container-toolkit
				synced 2025-06-26 18:18:24 +00:00 
			
		
		
		
	Fix repo listed in changelog for debian distributions
Signed-off-by: Kevin Klues <kklues@nvidia.com>
This commit is contained in:
		
							parent
							
								
									ad7d3dda83
								
							
						
					
					
						commit
						8e0aab4607
					
				| @ -64,6 +64,6 @@ COPY packaging/debian ./debian | ||||
| RUN sed -i "s;@VERSION@;${REVISION};" debian/changelog && \ | ||||
|     if [ "$REVISION" != "$(dpkg-parsechangelog --show-field=Version)" ]; then exit 1; fi | ||||
| 
 | ||||
| CMD export DISTRIB="unstable" && \ | ||||
| CMD export DISTRIB="$(lsb_release -cs)" && \ | ||||
|     debuild -eDISTRIB -eSECTION --dpkg-buildpackage-hook='sh debian/prepare' -i -us -uc -b && \ | ||||
|     mv /tmp/nvidia-container-toolkit_*.deb /dist | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user