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