We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a38fa commit 08e8e7bCopy full SHA for 08e8e7b
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.58
9
depends_on:
10
- phpfpm
11
volumes:
0 commit comments