Skip to content

Commit f88a492

Browse files
chore(deps): update httpd docker tag to v2.4.57 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c315ec5 commit f88a492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ networks:
55
attachable: true
66
services:
77
apache:
8-
image: httpd:2.4.55
8+
image: httpd:2.4.57
99
depends_on:
1010
- phpfpm
1111
volumes:

0 commit comments

Comments
 (0)