Update mcr.microsoft.com/devcontainers/ruby Docker tag to v1 (#25613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									51af55a38d
								
							
						
					
					
						commit
						4ea45ce3bc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
# For details, see https://github.com/devcontainers/images/tree/main/src/ruby
 | 
			
		||||
FROM mcr.microsoft.com/devcontainers/ruby:0-3.2-bullseye
 | 
			
		||||
FROM mcr.microsoft.com/devcontainers/ruby:1-3.2-bullseye
 | 
			
		||||
 | 
			
		||||
# Install Rails
 | 
			
		||||
# RUN gem install rails webdrivers
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue