From 9848d6cadf8a03aca9ef7d316208c04f1a7af188 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:22:09 +0000 Subject: [PATCH] chore(deps): update dockurr/windows docker tag to v2.11 (#626) 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 | |---|---|---| | [dockurr/windows](https://togithub.com/dockur/windows) | minor | `2.09` -> `2.11` | --- ### Release Notes
dockur/windows (dockurr/windows) ### [`v2.11`](https://togithub.com/dockur/windows/releases/tag/v2.11) [Compare Source](https://togithub.com/dockur/windows/compare/v2.10...v2.11) #### What's Changed - feat: Allow filenames in VERSION by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/381](https://togithub.com/dockur/windows/pull/381) - fix: Verify files are not empty by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/383](https://togithub.com/dockur/windows/pull/383) **Full Changelog**: https://github.com/dockur/windows/compare/v2.10...v2.11 ### [`v2.10`](https://togithub.com/dockur/windows/releases/tag/v2.10) [Compare Source](https://togithub.com/dockur/windows/compare/v2.09...v2.10) #### What's Changed - docs: Readme by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/356](https://togithub.com/dockur/windows/pull/356) - fix: Delete ISO when extraction fails by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/372](https://togithub.com/dockur/windows/pull/372) **Full Changelog**: https://github.com/dockur/windows/compare/v2.09...v2.10
--- ### 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/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 e8349609..0c41d718 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:2.09 + image: dockurr/windows:2.11 container_name: windows devices: - /dev/kvm