diff --git a/Dockerfile b/Dockerfile index a2b7a56..2e8d675 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,9 @@ # Configure webserver # ============================================================================= -FROM bitnami/apache:2.4 as webserver-prep +# TODO: Switch back to 2.4. +# currently makes 2.4.62 unviable. +FROM bitnami/apache:2.4.61 as webserver-prep COPY reuse.software.conf /vhosts/