We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18fd4ce + 6c2ab89 commit e741e0dCopy full SHA for e741e0d
1 file changed
docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
#--------------------------------------------------------------------------#
23
24
codeigniter4_mysql:
25
- image: mysql:8.0.20
+ image: mariadb:10.5.5
26
container_name: 'codeigniter4_mysql'
27
ports:
28
- 3306:3306
0 commit comments