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

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

parent 76f13f80
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.8-apache
FROM docker.io/roundcube/roundcubemail:1.6.9-apache

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