Skip to content

Commit 690ba53

Browse files
authored
Merge pull request #323 from alarmdisplay/renovate/mariadb-11.x
chore(deps): update mariadb docker tag to v11.8.6
2 parents 340a808 + 9a2f80c commit 690ba53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
services:
2020
mysql:
21-
image: mariadb:11.8.3@sha256:ae6119716edac6998ae85508431b3d2e666530ddf4e94c61a10710caec9b0f71
21+
image: mariadb:11.8.6@sha256:8164f184d16c30e2f159e30518113667b796306dff0fe558876ab1ff521a682f
2222
env:
2323
MARIADB_USER: hub
2424
MARIADB_PASSWORD: hub

0 commit comments

Comments
 (0)