diff --git a/Dockerfile b/Dockerfile index a708fd8..59f8eb2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ COPY . /opt/compute4change-news WORKDIR /opt/compute4change-news -# RUN git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1 +RUN git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1 RUN hugo