Skip to content

Commit 31bf1dd

Browse files
Update mariadb Docker tag to v12 (#45680)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 48057e6 commit 31bf1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
needs: create-matrix
3434
services:
3535
database:
36-
image: mariadb:10.4
36+
image: mariadb:12.0
3737
env:
3838
MARIADB_ROOT_PASSWORD: root
3939
ports:

0 commit comments

Comments
 (0)