We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec560ea + 82d2939 commit 81c5b28Copy full SHA for 81c5b28
.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:ec5d50f32359ff020b93cce6834f9bf89147c34aea0e90c952ccf556c94a4fb8
+ image: mariadb:11.8.3@sha256:851a6020c97b9eae7736b6fb275800601d64635222054d3a1b1b3c4abdfa117a
22
env:
23
MARIADB_USER: hub
24
MARIADB_PASSWORD: hub
0 commit comments