[PHP] Bump to 7.4.26
CERTFR-2021-AVI-890
This commit is contained in:
		
							parent
							
								
									135c4a036e
								
							
						
					
					
						commit
						f5e26ca53f
					
				| @ -1,4 +1,4 @@ | ||||
| from php:7.4.25-apache | ||||
| from php:7.4.26-apache | ||||
| 
 | ||||
| RUN apt-get update && apt-get install -y \ | ||||
| 	git \ | ||||
|  | ||||
| @ -3,7 +3,7 @@ version: "3.8" | ||||
| services: | ||||
|   apache: | ||||
|       build: . | ||||
|       image: my_apache:7.4.25 | ||||
|       image: my_apache:7.4.26 | ||||
|       container_name: apache | ||||
|       networks: | ||||
|         - proxy | ||||
|  | ||||
| @ -3,7 +3,7 @@ version: "3.8" | ||||
| services: | ||||
|   web: | ||||
|       build: .. | ||||
|       image: my_apache:7.4.25 | ||||
|       image: my_apache:7.4.26 | ||||
|       container_name: maintenance | ||||
|       networks: | ||||
|         - proxy | ||||
|  | ||||
| @ -3,7 +3,7 @@ version: "3.8" | ||||
| services: | ||||
|   apache-test: | ||||
|       build: .. | ||||
|       image: my_apache:7.4.25 | ||||
|       image: my_apache:7.4.26 | ||||
|       container_name: apache-test | ||||
|       networks: | ||||
|         - proxy | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user