diff --git a/Containerfile b/Containerfile index 3005c06..4107f89 100644 --- a/Containerfile +++ b/Containerfile @@ -52,5 +52,3 @@ RUN cd /usr/src/redmine/public/themes/; git clone https://github.com/alexcode-cc RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazor/redmine-git-remote.git redmine_git_remote 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/Contargo/redmine_oidc.git \ No newline at end of file