From 3e132e719a8edcf9a66a9899e92f861e3b937d19 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Jul 2026 09:04:28 +0000 Subject: [PATCH] chore(deps): update httpd docker tag to v2.4.68 --- compose.httpd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.httpd.yml b/compose.httpd.yml index 9f26f81..e42b9b3 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.68 networks: - proxy depends_on: -- 2.52.0