1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-12-14 19:42:14 +03:00

DB Testing: Updated supported DB list, added readme

Also fixed potentally flaky GIf test to be more accurate with single
frame GIF images.
This commit is contained in:
Dan Brown
2025-11-22 12:24:36 +00:00
parent 22a7772c3d
commit 870f3c58c0
4 changed files with 38 additions and 8 deletions

View File

@@ -11,11 +11,9 @@ fi
# List of database containers to test against
containers=(
"mysql:5.7"
"mysql:8.0"
"mysql:8.4"
"mysql:9.5"
"mariadb:10.2"
"mariadb:10.6"
"mariadb:10.11"
"mariadb:11.4"