Skip to content

Commit

Permalink
chore(deps): update httpd docker tag to v2.4.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent eb73d4e commit a61aab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:
attachable: true
services:
apache:
image: httpd:2.4.57
image: httpd:2.4.58
depends_on:
- phpfpm
volumes:
Expand Down

0 comments on commit a61aab7

Please sign in to comment.