We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 340a808 + 9a2f80c commit 690ba53Copy full SHA for 690ba53
.github/workflows/test-server.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
services:
20
mysql:
21
- image: mariadb:11.8.3@sha256:ae6119716edac6998ae85508431b3d2e666530ddf4e94c61a10710caec9b0f71
+ image: mariadb:11.8.6@sha256:8164f184d16c30e2f159e30518113667b796306dff0fe558876ab1ff521a682f
22
env:
23
MARIADB_USER: hub
24
MARIADB_PASSWORD: hub
0 commit comments