mirror of
				https://github.com/jhbruhn/notes2ics.git
				synced 2025-10-31 16:25:59 +00:00 
			
		
		
		
	Update rust version
This commit is contained in:
		
							parent
							
								
									03c8014766
								
							
						
					
					
						commit
						623e32eb72
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,4 +1,4 @@ | ||||||
| FROM --platform=$BUILDPLATFORM rust:1.70 as cross | FROM --platform=$BUILDPLATFORM rust:1.75 as cross | ||||||
| ARG TARGETARCH | ARG TARGETARCH | ||||||
| COPY docker/platform.sh . | COPY docker/platform.sh . | ||||||
| RUN ./platform.sh # should write /.platform and /.compiler | RUN ./platform.sh # should write /.platform and /.compiler | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue