From ab61fff5b79fff628bf540fdc8c0fd304cd0babe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 21:12:25 +0000 Subject: [PATCH] chore(deps): update dockurr/windows docker tag to v3.15 (#868) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dockurr/windows](https://redirect.github.com/dockur/windows) | minor | `3.14` -> `3.15` | --- ### Release Notes
dockur/windows (dockurr/windows) ### [`v3.15`](https://redirect.github.com/dockur/windows/releases/tag/v3.15) [Compare Source](https://redirect.github.com/dockur/windows/compare/v3.14...v3.15) #### What's Changed - fix: Update download mirrors by [@​kroese](https://redirect.github.com/kroese) in [https://github.com/dockur/windows/pull/729](https://redirect.github.com/dockur/windows/pull/729) **Full Changelog**: https://github.com/dockur/windows/compare/v3.14...v3.15
--- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/NorkzYT/Wolflith). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Docker/Both/windows/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker/Both/windows/docker-compose.yml b/Docker/Both/windows/docker-compose.yml index 39c3f002..d2f55b4d 100755 --- a/Docker/Both/windows/docker-compose.yml +++ b/Docker/Both/windows/docker-compose.yml @@ -3,7 +3,7 @@ version: '3.9' services: windows: - image: dockurr/windows:3.14 + image: dockurr/windows:3.15 container_name: windows devices: - /dev/kvm