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

Merged
siempie merged 1 commits from renovate_docker.io-roundcube-roundcubemail-1.x into main 2024-09-02 10:39:56 +02:00
Showing only changes of commit ef08c3b354 - Show all commits

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