Compare commits

...

2 Commits

Author SHA1 Message Date
0542365e46 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
2024-09-02 10:39:55 +02:00
ef08c3b354 chore(deps): update docker.io/roundcube/roundcubemail docker tag to v1.6.9 2024-09-02 08:05:09 +00:00

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