mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	ci: use new mssql image (#9720)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
		@@ -88,7 +88,7 @@ services:
 | 
			
		||||
 | 
			
		||||
  - name: mssql
 | 
			
		||||
    pull: default
 | 
			
		||||
    image: microsoft/mssql-server-linux:latest
 | 
			
		||||
    image: mcr.microsoft.com/mssql/server:latest
 | 
			
		||||
    environment:
 | 
			
		||||
      ACCEPT_EULA: Y
 | 
			
		||||
      MSSQL_PID: Standard
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user