mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: set static docker image version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
roundcubemail:
|
roundcubemail:
|
||||||
image: roundcube/roundcubemail:latest
|
image: roundcube/roundcubemail:1.6.9-apache
|
||||||
volumes:
|
volumes:
|
||||||
- ./www:/var/www/html
|
- ./www:/var/www/html
|
||||||
- ./db/sqlite:/var/roundcube/db
|
- ./db/sqlite:/var/roundcube/db
|
||||||
|
|||||||
Reference in New Issue
Block a user