mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	chore: local test が redis version 起因で落ちる (#10519)
This commit is contained in:
		
							parent
							
								
									59693bcb65
								
							
						
					
					
						commit
						66342337ef
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@ version: "3"
 | 
			
		|||
 | 
			
		||||
services:
 | 
			
		||||
  redistest:
 | 
			
		||||
    image: redis:6
 | 
			
		||||
    image: redis:7
 | 
			
		||||
    ports:
 | 
			
		||||
      - "127.0.0.1:56312:6379"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue