Update roundcubemail/Dockerfile, roundcubemail/version, borg/Dockerfile, dendrite/Dockerfile, keycloak/Dockerfile files

This commit is contained in:
2021-02-10 08:02:28 +00:00
parent 5f577866ae
commit a91d61a8a7
5 changed files with 38 additions and 75 deletions

View File

@ -6,7 +6,7 @@ WORKDIR /
RUN git clone -b v${VERSION} --depth 1 https://github.com/matrix-org/dendrite.git && \
cd dendrite && rm -rf .git && ./build.sh
FROM debian:buster-20210111-slim
FROM debian:buster-20210208-slim
COPY --from=builder /dendrite/bin/ /usr/local/bin/
COPY --from=builder /dendrite/dendrite-config.yaml /usr/local/share/