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.
1 parent 021ddb6 commit bb8ed57Copy full SHA for bb8ed57
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- 9090:9090
30
# sync-testbed for flagd in-process provider reconnect e2e tests
31
sync-unstable:
32
- image: ghcr.io/open-feature/sync-testbed-unstable:v0.5.4
+ image: ghcr.io/open-feature/sync-testbed-unstable:v0.5.5
33
ports:
34
- 9091:9090
35
providers/flagd/docker-compose.yaml
@@ -12,6 +12,6 @@ services:
12
13
14
flagd-sync-unstable:
15
16
17
0 commit comments