Skip to content

Commit 7cfa805

Browse files
chore(deps): update mariadb docker tag to v11 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83dbf58 commit 7cfa805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
services:
3434
mysql:
35-
image: mariadb:10.11
35+
image: mariadb:11.0
3636
ports:
3737
- 4444:3306/tcp
3838
env:

0 commit comments

Comments
 (0)