Commit f2b94001 authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): update docker.io/roundcube/roundcubemail docker tag to v1.6.10

parent dbefaf09
Loading
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.9-apache
FROM docker.io/roundcube/roundcubemail:1.6.10-apache

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