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: