Skip to content

Commit

Permalink
chore(deps): update ghcr.io/open-feature/flagd-testbed docker tag to …
Browse files Browse the repository at this point in the history
…v0.5.13
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 2f4907e commit 55d673a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
services:
# flagd-testbed for flagd RPC provider e2e tests
flagd:
image: ghcr.io/open-feature/flagd-testbed:v0.5.6
image: ghcr.io/open-feature/flagd-testbed:v0.5.13
ports:
- 8013:8013
# sync-testbed for flagd in-process provider e2e tests
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
flagd:
image: ghcr.io/open-feature/flagd-testbed:v0.5.6
image: ghcr.io/open-feature/flagd-testbed:v0.5.13
ports:
- 8013:8013
flagd-unstable:
Expand Down

0 comments on commit 55d673a

Please sign in to comment.