We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92e0670 + d52532b commit 275b95fCopy full SHA for 275b95f
docker-compose.yml
@@ -5,7 +5,7 @@ networks:
5
attachable: true
6
services:
7
apache:
8
- image: httpd:2.4.55
+ image: httpd:2.4.57
9
depends_on:
10
- phpfpm
11
volumes:
0 commit comments