mirror of
				https://github.com/NVIDIA/nvidia-container-toolkit
				synced 2025-06-26 18:18:24 +00:00 
			
		
		
		
	Update regctl version
The regctl image copy-file command was added in v0.4.5. Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
		
							parent
							
								
									6ef19d2925
								
							
						
					
					
						commit
						7fd40632fe
					
				| @ -180,7 +180,7 @@ test-packaging: | ||||
| # Download the regctl binary for use in the release steps | ||||
| .regctl-setup: | ||||
|   before_script: | ||||
|     - export REGCTL_VERSION=v0.3.10 | ||||
|     - export REGCTL_VERSION=v0.4.5 | ||||
|     - apk add --no-cache curl | ||||
|     - mkdir -p bin | ||||
|     - curl -sSLo bin/regctl https://github.com/regclient/regclient/releases/download/${REGCTL_VERSION}/regctl-linux-amd64 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user