Loading Dockerfile.linux.amd64 +1 −1 Original line number Diff line number Diff line # use latest roundcubemail container FROM roundcube/roundcubemail:latest FROM docker.io/roundcube/roundcubemail:1.6.4-apache # prepare basic stuff RUN set -e && ln -sf bash /bin/sh Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ Simple container with Roundcube and plugins pre-installed. | package | version | link | |---|---|---| | roundcube | 1.6.1 | [github](https://github.com/roundcube/roundcubemail) | johndoh/contextmenu | 3.3.1 | [github](https://github.com/johndoh/roundcube-contextmenu) | roundcube | latest | [github](https://github.com/roundcube/roundcubemail) | johndoh/contextmenu | latest | [github](https://github.com/johndoh/roundcube-contextmenu) The Dockerfile can be found here: [gitea](https://git.simoncor.net/siempie/roundcube) renovate.json 0 → 100644 +4 −0 Original line number Diff line number Diff line { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "dependencyDashboard": true } Loading
Dockerfile.linux.amd64 +1 −1 Original line number Diff line number Diff line # use latest roundcubemail container FROM roundcube/roundcubemail:latest FROM docker.io/roundcube/roundcubemail:1.6.4-apache # prepare basic stuff RUN set -e && ln -sf bash /bin/sh Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ Simple container with Roundcube and plugins pre-installed. | package | version | link | |---|---|---| | roundcube | 1.6.1 | [github](https://github.com/roundcube/roundcubemail) | johndoh/contextmenu | 3.3.1 | [github](https://github.com/johndoh/roundcube-contextmenu) | roundcube | latest | [github](https://github.com/roundcube/roundcubemail) | johndoh/contextmenu | latest | [github](https://github.com/johndoh/roundcube-contextmenu) The Dockerfile can be found here: [gitea](https://git.simoncor.net/siempie/roundcube)
renovate.json 0 → 100644 +4 −0 Original line number Diff line number Diff line { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "dependencyDashboard": true }