Update docker.io/roundcube/roundcubemail Docker tag to v1.6.7 #4

Merged
renovate merged 1 commits from renovate_docker.io-roundcube-roundcubemail-1.x into main 2024-05-20 07:13:05 +02:00
Showing only changes of commit ab38486bff - Show all commits

View File

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