CI: Update to pinned CRDB service image

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2025-04-12 14:38:35 +02:00
parent 4843f97231
commit bab21223c1
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -98,7 +98,7 @@ jobs:
runs-on: ubuntu-latest
services:
crdb:
image: luzifer/crdb-gh-service@sha256:d25372d1c7f95f1c75e8d4988c094f3a9f57c3474901a4b731de083a377e5c1b
image: ghcr.io/luzifer-docker/crdb-gh-service:v25.1.4
options: >-
--health-cmd "curl -sSf http://localhost:8080/health"
--health-interval 10s