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 07841e8 commit 0081584Copy full SHA for 0081584
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- 8014:8013
25
# sync-testbed for flagd in-process provider e2e tests
26
sync:
27
- image: ghcr.io/open-feature/sync-testbed:v0.5.4
+ image: ghcr.io/open-feature/sync-testbed:v0.5.5
28
ports:
29
- 9090:9090
30
# sync-testbed for flagd in-process provider reconnect e2e tests
providers/flagd/docker-compose.yaml
@@ -8,7 +8,7 @@ services:
8
9
10
flagd-sync:
11
12
13
14
flagd-sync-unstable:
0 commit comments