Skip to content

Commit

Permalink
Use mariadb 10.5 for D7 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Dec 13, 2024
1 parent 4908560 commit d30d1fb
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:10.6
image: wodby/mariadb:10.5
environment:
MYSQL_ROOT_PASSWORD: password
MYSQL_USER: drupal
Expand Down

0 comments on commit d30d1fb

Please sign in to comment.