mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-17 13:58:19 +00:00
Update roundcubemail/Dockerfile, roundcubemail/version, borg/Dockerfile, dendrite/Dockerfile, keycloak/Dockerfile files
This commit is contained in:
@ -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/
|
||||
|
Reference in New Issue
Block a user