Skip to content

Commit

Permalink
chore(deps): update dockurr/windows docker tag to v2.11 (#626)
Browse files Browse the repository at this point in the history
[![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

<details>
<summary>dockur/windows (dockurr/windows)</summary>

### [`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
[@&#8203;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
[@&#8203;kroese](https://togithub.com/kroese) in
[https://github.com/dockur/windows/pull/383](https://togithub.com/dockur/windows/pull/383)

**Full Changelog**:
dockur/windows@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 [@&#8203;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
[@&#8203;kroese](https://togithub.com/kroese) in
[https://github.com/dockur/windows/pull/372](https://togithub.com/dockur/windows/pull/372)

**Full Changelog**:
dockur/windows@v2.09...v2.10

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoic3RhZ2luZyJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent 2df983f commit 9848d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Both/windows/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9848d6c

Please sign in to comment.