update roundcube to 1.4.11

This commit is contained in:
ace
2021-02-10 02:28:40 +03:00
parent 8451126295
commit 8274f64647
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: roundcube/roundcubemail
tag: 1.4.10-apache
tag: 1.4.11-apache
pullPolicy: IfNotPresent
args: [ sh, -c, 'update-ca-certificates && /docker-entrypoint.sh apache2-foreground' ]