Skip to content

Commit 6c2ab89

Browse files
authored
Update docker-compose.yml
Upgrade mysql
1 parent 83410fe commit 6c2ab89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
#--------------------------------------------------------------------------#
2323
#--------------------------------------------------------------------------#
2424
codeigniter4_mysql:
25-
image: mysql:8.0.20
25+
image: mariadb:10.5.5
2626
container_name: 'codeigniter4_mysql'
2727
ports:
2828
- 3306:3306

0 commit comments

Comments
 (0)