Skip to content

Commit bb8ed57

Browse files
chore(deps): update ghcr.io/open-feature/sync-testbed-unstable docker tag to v0.5.5
1 parent 021ddb6 commit bb8ed57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- 9090:9090
3030
# sync-testbed for flagd in-process provider reconnect e2e tests
3131
sync-unstable:
32-
image: ghcr.io/open-feature/sync-testbed-unstable:v0.5.4
32+
image: ghcr.io/open-feature/sync-testbed-unstable:v0.5.5
3333
ports:
3434
- 9091:9090
3535

providers/flagd/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ services:
1212
ports:
1313
- 9090:9090
1414
flagd-sync-unstable:
15-
image: ghcr.io/open-feature/sync-testbed-unstable:v0.5.4
15+
image: ghcr.io/open-feature/sync-testbed-unstable:v0.5.5
1616
ports:
1717
- 9091:9090

0 commit comments

Comments
 (0)