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

This commit is contained in:
Renovate Bot 2024-09-02 08:05:09 +00:00
parent 76f13f80d1
commit ef08c3b354

View File

@ -1,5 +1,5 @@
# 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