Commit 0ad4180a authored by Renovate Bot's avatar Renovate Bot Committed by Simon Cornet
Browse files

Update docker.io/roundcube/roundcubemail Docker tag to v1.6.5 (#1)

Reviewed-on: https://git.simoncor.net/siempie/roundcube/pulls/1
Co-authored-by: Renovate Bot <renovate-bot@noreply@simoncor.net>
Co-committed-by: Renovate Bot <renovate-bot@noreply@simoncor.net>
parent b268500d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# use latest roundcubemail container
FROM docker.io/roundcube/roundcubemail:1.6.4-apache
FROM docker.io/roundcube/roundcubemail:1.6.5-apache

# prepare basic stuff
RUN set -e && ln -sf bash /bin/sh