Skip to content

Commit ea72916

Browse files
Renovate Botalexlebens
authored andcommitted
Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.4.0 (#1326)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tecnativa/docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy) | minor | `0.3.0` -> `v0.4.0` | --- ### Release Notes <details> <summary>Tecnativa/docker-socket-proxy (ghcr.io/tecnativa/docker-socket-proxy)</summary> ### [`v0.4.0`](https://github.com/Tecnativa/docker-socket-proxy/releases/tag/v0.4.0) [Compare Source](Tecnativa/docker-socket-proxy@v0.3.0...v0.4.0) #### What's Changed - test: check if connection upgrades work (using exec) by [@&#8203;proudier](https://github.com/proudier) in Tecnativa/docker-socket-proxy#139 - \[ADD] v1.51 version to README.md and Modernice CI by [@&#8203;josep-tecnativa](https://github.com/josep-tecnativa) in Tecnativa/docker-socket-proxy#152 - Updated the underlying haproxy version from 2.2 to 3.2.4 by [@&#8203;Programmer-Admin](https://github.com/Programmer-Admin) in Tecnativa/docker-socket-proxy#156 #### New Contributors - [@&#8203;Programmer-Admin](https://github.com/Programmer-Admin) made their first contribution in Tecnativa/docker-socket-proxy#156 **Full Changelog**: Tecnativa/docker-socket-proxy@v0.3.0...v0.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1326 Co-authored-by: Renovate Bot <[email protected]> Co-committed-by: Renovate Bot <[email protected]>
1 parent 2a45e41 commit ea72916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hosts/ps10rp/homepage/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020
- /dev/net/tun:/dev/net/tun
2121

2222
dockerproxy:
23-
image: ghcr.io/tecnativa/docker-socket-proxy:0.3.0
23+
image: ghcr.io/tecnativa/docker-socket-proxy:v0.4.0
2424
container_name: homepage-dockerproxy
2525
environment:
2626
- CONTAINERS=1

0 commit comments

Comments
 (0)