[RC] Bump to 1.12
This commit is contained in:
		
							parent
							
								
									2c9df49514
								
							
						
					
					
						commit
						be93c84ce9
					
				| @ -1,4 +1,4 @@ | ||||
| FROM roundcube/roundcubemail:1.4.11-apache | ||||
| FROM roundcube/roundcubemail:1.4.12-apache | ||||
| 
 | ||||
| RUN a2enmod remoteip; \ | ||||
|     echo "RemoteIPHeader X-Forwarded-For" > /etc/apache2/conf-available/remoteip.conf; \ | ||||
|  | ||||
| @ -3,7 +3,7 @@ version: "3.8" | ||||
| services: | ||||
|   app: | ||||
|     build: . | ||||
|     image: my_roundcube:1.4.11 | ||||
|     image: my_roundcube:1.4.12 | ||||
|     restart: unless-stopped | ||||
|     depends_on: | ||||
|       - db | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user