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: