From d06a90f0381d876c4addbccdfd9888bb88071ca4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Mar 2026 17:37:38 +0000 Subject: [PATCH] chore(deps): update httpd docker tag to v2.4.66 --- compose.httpd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.httpd.yml b/compose.httpd.yml index 9f26f81..41e19e4 100644 --- a/compose.httpd.yml +++ b/compose.httpd.yml @@ -1,7 +1,7 @@ version: "3.8" services: frontend: - image: httpd:2.4.62 + image: httpd:2.4.66 networks: - proxy depends_on: