[+] 增加 updates backports security 构建
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build Docker Image / Explore-Gitea-Actions (push) Successful in 11s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build Docker Image / Explore-Gitea-Actions (push) Successful in 11s
				
			This commit is contained in:
		
							parent
							
								
									a4e6bf8d97
								
							
						
					
					
						commit
						530bc06f7a
					
				| @ -11,6 +11,9 @@ if [ -f /etc/apt/sources.list.d/${lsb_dist}.sources ]; then | |||||||
| fi | fi | ||||||
| # 配置镜像源 | # 配置镜像源 | ||||||
| echo "deb https://mirrors.martin98.com/repository/$lsb_dist $release $components" > /etc/apt/sources.list | echo "deb https://mirrors.martin98.com/repository/$lsb_dist $release $components" > /etc/apt/sources.list | ||||||
|  | echo "deb https://mirrors.martin98.com/repository/$lsb_dist $release-updates $components" >> /etc/apt/sources.list | ||||||
|  | echo "deb https://mirrors.martin98.com/repository/$lsb_dist $release-backports $components" >> /etc/apt/sources.list | ||||||
|  | echo "deb https://mirrors.martin98.com/repository/$lsb_dist $release-security $components" >> /etc/apt/sources.list | ||||||
| 
 | 
 | ||||||
| # 关闭交互式弹窗 | # 关闭交互式弹窗 | ||||||
| echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections | echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user