chore(deps): update thomaspoignant/go-feature-flag docker tag to v1.31.2 (#330)
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | thomaspoignant/go-feature-flag | minor | `v1.26.0` -> `v1.31.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/playground). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
262154ff2b
commit
02591e4dce
|
|
@ -126,7 +126,7 @@ services:
|
|||
- '8016:8016'
|
||||
|
||||
go-feature-flag:
|
||||
image: thomaspoignant/go-feature-flag:v1.26.0
|
||||
image: thomaspoignant/go-feature-flag:v1.31.2
|
||||
volumes:
|
||||
- ./config/go-feature-flag:/goff/
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in New Issue