mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 21:55:24 +02:00
fix: set static docker image version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user