mirror of
https://github.com/roundcube/roundcubemail-docker.git
synced 2026-05-05 02:46:14 +02:00
Merge pull request #304 from roundcube/mysql-use-latest
This commit is contained in:
commit
dd2374c0e5
@ -2,7 +2,7 @@ version: '2'
|
||||
|
||||
services:
|
||||
roundcubedb:
|
||||
image: mysql:5.7
|
||||
image: mysql:latest
|
||||
container_name: roundcubedb
|
||||
# restart: unless-stopped
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user