mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 优化 mysql建议版本升级到8.0.42
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
services:
 | 
					services:
 | 
				
			||||||
  mysql:
 | 
					  mysql:
 | 
				
			||||||
    image: mysql:8.0.33
 | 
					    image: mysql:8.0.42
 | 
				
			||||||
    container_name: mysql
 | 
					    container_name: mysql
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      # 时区上海
 | 
					      # 时区上海
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user