From 1992cb6f59e3d7e74fe9eda4899e43c7692a54df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 06:26:18 +0000 Subject: [PATCH] chore(deps): update appflowyio/appflowy_client docker tag to v0.6.3 (#749) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | appflowyio/appflowy_client | patch | `0.6.2` -> `0.6.3` | --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/NorkzYT/Wolflith). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Docker/AMD64/appflowy/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker/AMD64/appflowy/docker-compose.yml b/Docker/AMD64/appflowy/docker-compose.yml index 649d1ddd..d6b966da 100755 --- a/Docker/AMD64/appflowy/docker-compose.yml +++ b/Docker/AMD64/appflowy/docker-compose.yml @@ -3,7 +3,7 @@ version: '3.9' services: appflowy_client: - image: appflowyio/appflowy_client:0.6.2 + image: appflowyio/appflowy_client:0.6.3 container_name: appflowy_client environment: - DISPLAY=${APPFLOWY_CLIENT_DISPLAY}