Skip to content

Commit

Permalink
Merge pull request #304 from roundcube/mysql-use-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pabzm authored Jan 2, 2025
2 parents 8519970 + 18a941c commit dd2374c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/docker-compose-mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2'

services:
roundcubedb:
image: mysql:5.7
image: mysql:latest
container_name: roundcubedb
# restart: unless-stopped
volumes:
Expand Down

0 comments on commit dd2374c

Please sign in to comment.