Skip to content

Commit fd46b50

Browse files
chore(deps): update thomaspoignant/go-feature-flag docker tag to v1.33.0 (#371)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | thomaspoignant/go-feature-flag | minor | `v1.31.2` -> `v1.33.0` | --- ### 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/playground). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5e9351 commit fd46b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ services:
126126
- '8016:8016'
127127

128128
go-feature-flag:
129-
image: thomaspoignant/go-feature-flag:v1.31.2
129+
image: thomaspoignant/go-feature-flag:v1.33.0
130130
volumes:
131131
- ./config/go-feature-flag:/goff/
132132
ports:

0 commit comments

Comments
 (0)