Update GCE image for 18.03
(cherry picked from commit 8aa385069f830fc801c8a04d2bd8a70a02be3de4)
This commit is contained in:
		
							parent
							
								
									a4867b30d1
								
							
						
					
					
						commit
						a8ed1fc4ed
					
				@ -3,6 +3,7 @@ let self = {
 | 
			
		||||
  "15.09" = "gs://nixos-cloud-images/nixos-15.09.425.7870f20-x86_64-linux.raw.tar.gz";
 | 
			
		||||
  "16.03" = "gs://nixos-cloud-images/nixos-image-16.03.847.8688c17-x86_64-linux.raw.tar.gz";
 | 
			
		||||
  "17.03" = "gs://nixos-cloud-images/nixos-image-17.03.1082.4aab5c5798-x86_64-linux.raw.tar.gz";
 | 
			
		||||
  "18.03" = "gs://nixos-cloud-images/nixos-image-18.03.132536.fdb5ba4cdf9-x86_64-linux.raw.tar.gz";
 | 
			
		||||
 | 
			
		||||
  latest = self."17.03";
 | 
			
		||||
  latest = self."18.03";
 | 
			
		||||
}; in self
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user