Skip to content

Commit cc3f37a

Browse files
chore(deps): update ghcr.io/open-feature/flagd docker tag to v0.14.5 (#143)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/open-feature/flagd](https://redirect.github.com/open-feature/flagd) | patch | `v0.14.4` → `v0.14.5` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/ruby-sdk-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b6cd0c commit cc3f37a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

providers/openfeature-flagd-provider/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.7'
22

33
services:
44
flagd:
5-
image: ghcr.io/open-feature/flagd:v0.14.4
5+
image: ghcr.io/open-feature/flagd:v0.14.5
66
ports:
77
- '127.0.0.1:8013:8013'
88
volumes:

0 commit comments

Comments
 (0)