diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 326e81c51..05b286dc0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -51,7 +51,7 @@ jobs: - 8013:8013 # sync-testbed for flagd-provider e2e tests sync: - image: ghcr.io/open-feature/sync-testbed:v0.5.6 + image: ghcr.io/open-feature/sync-testbed:v0.5.17 ports: - 9090:9090 steps: