mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-30 17:47:55 +00:00 
			
		
		
		
	Update ClamAV image tag to more generic and add newsfragment
(cherry picked from commit d51915871c)
			
			
This commit is contained in:
		 Nazar Mokrynskyi
					Nazar Mokrynskyi
				
			
				
					committed by
					
						 Mergify
						Mergify
					
				
			
			
				
	
			
			
			 Mergify
						Mergify
					
				
			
						parent
						
							4a1044df42
						
					
				
				
					commit
					49509f86a5
				
			| @@ -217,7 +217,7 @@ services: | ||||
|   # Optional services | ||||
|   {% if antivirus_enabled %} | ||||
|   antivirus: | ||||
|     image: clamav/clamav-debian:1.4.1-16 | ||||
|     image: clamav/clamav-debian:1.4 | ||||
|     restart: always | ||||
|     logging: | ||||
|       driver: journald | ||||
|   | ||||
							
								
								
									
										7
									
								
								towncrier/newsfragments/3735.bugfix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								towncrier/newsfragments/3735.bugfix
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| Place ClamAV files under `mailu/clamav` instead of `mailu/filter/clamav` such that they can be modified by ClamAV | ||||
| itself. | ||||
|  | ||||
| Users will want to change their `docker-compose.yml` accordingly and remove `mailu/filter/clamav` after upgrade. | ||||
|  | ||||
| Also ClamAV image tag increased to `1.4` instead of specific (older) release, users will need to update it manually as | ||||
| well and keep it updated over time. | ||||
		Reference in New Issue
	
	Block a user