fix: set static docker image version

This commit is contained in:
seppulcro
2024-10-03 08:09:21 +01:00
parent 0aff344bc0
commit a36518a8f0

View File

@@ -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