diff --git a/Containerfile b/Containerfile index 09bb2fc..3b0deb0 100644 --- a/Containerfile +++ b/Containerfile @@ -53,4 +53,6 @@ RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazo RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazor/redmine_glossary.git -RUN cd /usr/src/redmine/plugins;git clone https://github.com/Intera/redmine_startpage.git \ No newline at end of file +RUN cd /usr/src/redmine/plugins;git clone https://github.com/Intera/redmine_startpage.git + +RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazor/byterazors_redmine_footer.git \ No newline at end of file