Skip to content

Commit dc8eb28

Browse files
chore(deps): update mariadb docker tag to v11
1 parent d71b779 commit dc8eb28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
services:
4242
mysql:
43-
image: mariadb:10.11
43+
image: mariadb:11.8
4444
env:
4545
MARIADB_ROOT_PASSWORD: 123
4646
MARIADB_DATABASE: test_db

0 commit comments

Comments
 (0)