Skip to content

Commit 0081584

Browse files
chore(deps): update ghcr.io/open-feature/sync-testbed docker tag to v0.5.5
1 parent 07841e8 commit 0081584

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
@@ -24,7 +24,7 @@ jobs:
2424
- 8014:8013
2525
# sync-testbed for flagd in-process provider e2e tests
2626
sync:
27-
image: ghcr.io/open-feature/sync-testbed:v0.5.4
27+
image: ghcr.io/open-feature/sync-testbed:v0.5.5
2828
ports:
2929
- 9090:9090
3030
# sync-testbed for flagd in-process provider reconnect e2e tests

providers/flagd/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
ports:
99
- 8014:8013
1010
flagd-sync:
11-
image: ghcr.io/open-feature/sync-testbed:v0.5.4
11+
image: ghcr.io/open-feature/sync-testbed:v0.5.5
1212
ports:
1313
- 9090:9090
1414
flagd-sync-unstable:

0 commit comments

Comments
 (0)