We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a38fa commit 7d948e9Copy full SHA for 7d948e9
docker-compose.yml
@@ -5,7 +5,7 @@ networks:
5
attachable: true
6
services:
7
apache:
8
- image: httpd:2.4.57
+ image: httpd:2.4.62
9
depends_on:
10
- phpfpm
11
volumes:
0 commit comments