Commit 667ab9b9 authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(package): update docker.io/roundcube/roundcubemail docker tag to v1.6.11

parent baddacce
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.10-apache
FROM docker.io/roundcube/roundcubemail:1.6.11-apache

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