Commit 76f13f80 authored by Renovate Bot's avatar Renovate Bot Committed by Simon Cornet
Browse files

chore(deps): update docker.io/roundcube/roundcubemail docker tag to v1.6.8 (#8)

parent 861bd212
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.7-apache
FROM docker.io/roundcube/roundcubemail:1.6.8-apache

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