Update docker.io/roundcube/roundcubemail Docker tag to v1.6.6 #3

Merged
renovate merged 1 commits from renovate_docker.io-roundcube-roundcubemail-1.x into main 2024-01-21 07:09:34 +01:00

View File

@ -1,5 +1,5 @@
# use latest roundcubemail container # use latest roundcubemail container
FROM docker.io/roundcube/roundcubemail:1.6.5-apache FROM docker.io/roundcube/roundcubemail:1.6.6-apache
# prepare basic stuff # prepare basic stuff
RUN set -e && ln -sf bash /bin/sh RUN set -e && ln -sf bash /bin/sh