Skip to content

Commit

Permalink
chore(deps): update jlesage/putty docker tag to v24.07.1 (#748)
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 |
|---|---|---|
| [jlesage/putty](https://togithub.com/jlesage/docker-putty) | minor |
`v24.04.1` -> `v24.07.1` |

---

### Release Notes

<details>
<summary>jlesage/docker-putty (jlesage/putty)</summary>

###
[`v24.07.1`](https://togithub.com/jlesage/docker-putty/releases/tag/v24.07.1):
Version 24.07.1

[Compare
Source](https://togithub.com/jlesage/docker-putty/compare/v24.04.1...v24.07.1)

Changes in this release:

- Updated baseimage to version 4.6.3, which brings the following
changes:
    -   Audio support through web browser.
    -   Web authentication support.
    -   Better support of GTK4 applications.
    -   Updated noVNC to version 1.5.0.
    -   Updated web UI components (Bootstrap, Font Awesome).
- When connecting, the control bar is now temporarily shown only once.
- During package mirror setup, make sure to keep permissions of copied
files.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoic3RhZ2luZyIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJtaW5vciIsInJlbm92YXRlIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 243c288 commit 16be8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Both/putty/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
version: '3.9'
services:
putty:
image: jlesage/putty:v24.04.1
image: jlesage/putty:v24.07.1
container_name: putty
environment:
- TZ=${PUTTY_TZ}
Expand Down

0 comments on commit 16be8b4

Please sign in to comment.