chore(deps): update docker.io/roundcube/roundcubemail docker tag to v1.6.8 (#8)
All checks were successful
Build and Publish / Build (push) Successful in 1m13s
Build and Publish / Deployment (push) Successful in 56s

Reviewed-on: #8
Co-authored-by: Renovate Bot <renovate@simoncor.net>
Co-committed-by: Renovate Bot <renovate@simoncor.net>
This commit is contained in:
Renovate Bot 2024-08-05 09:54:23 +02:00 committed by Simon Cornet
parent 861bd2123d
commit 76f13f80d1

View File

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