Skip to content

Commit

Permalink
Use mariadb 10.6 for D7
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Dec 13, 2024
1 parent 1b47b8f commit 4908560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/7/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- php

mariadb:
image: wodby/mariadb
image: wodby/mariadb:10.6
environment:
MYSQL_ROOT_PASSWORD: password
MYSQL_USER: drupal
Expand Down

0 comments on commit 4908560

Please sign in to comment.