diff --git a/apps/dokploy/templates/roundcube/docker-compose.yml b/apps/dokploy/templates/roundcube/docker-compose.yml index 4dd6097a..440f907d 100644 --- a/apps/dokploy/templates/roundcube/docker-compose.yml +++ b/apps/dokploy/templates/roundcube/docker-compose.yml @@ -1,6 +1,6 @@ services: roundcubemail: - image: roundcube/roundcubemail:latest + image: roundcube/roundcubemail:1.6.9-apache volumes: - ./www:/var/www/html - ./db/sqlite:/var/roundcube/db