Skip to content

Commit

Permalink
chore(deps): update dockurr/windows docker tag to v3.16 (#883)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| [dockurr/windows](https://github.com/dockur/windows) | minor
| `3.15` -> `3.16` | `3.17` |

---

### Release Notes

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

###
[`v3.16`](https://github.com/dockur/windows/releases/tag/v3.16)

[Compare
Source](https://github.com/dockur/windows/compare/v3.15...v3.16)

#### What's Changed

- feat: Support Windows Server 2025 by
[@&#8203;kroese](https://github.com/kroese) in
[dockur/windows#740

**Full Changelog**:
dockur/windows@v3.15...v3.16

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/NorkzYT/Wolflith).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6InN0YWdpbmciLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwibWlub3IiLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 8f853ae commit 0e433dd
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:3.15
image: dockurr/windows:3.16
container_name: windows
devices:
- /dev/kvm
Expand Down

0 comments on commit 0e433dd

Please sign in to comment.