Merge pull request 'chore(deps): update docker.io/roundcube/roundcubemail docker tag to v1.6.9' (#9) from renovate_docker.io-roundcube-roundcubemail-1.x into main
All checks were successful
Build and Publish / Build (push) Successful in 1m44s
Build and Publish / Deployment (push) Successful in 52s

Reviewed-on: #9
This commit is contained in:
Simon Cornet 2024-09-02 10:39:55 +02:00
commit 0542365e46

View File

@ -1,5 +1,5 @@
# use latest roundcubemail container # 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 # prepare basic stuff
RUN set -e && ln -sf bash /bin/sh RUN set -e && ln -sf bash /bin/sh