We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0ff3ee + c3b5f37 commit 7c2f977Copy full SHA for 7c2f977
.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:272084c2dec70619714df329c4ffcb336e3f8c723072c3f56f2e4015997bbf2c
+ image: mariadb:11.8.3@sha256:ec5d50f32359ff020b93cce6834f9bf89147c34aea0e90c952ccf556c94a4fb8
22
env:
23
MARIADB_USER: hub
24
MARIADB_PASSWORD: hub
0 commit comments