From c55eb14efac7aa71ccddbec2f25355a359e94524 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 12:33:44 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-feature/sync-testbed-unstable docker tag to v0.5.2 (#666) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2252ea5c1..0890daab9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - 9090:9090 # sync-testbed for flagd in-process provider reconnect e2e tests sync-unstable: - image: ghcr.io/open-feature/sync-testbed-unstable:v0.5.1 + image: ghcr.io/open-feature/sync-testbed-unstable:v0.5.2 ports: - 9091:9090