Skip to content

Commit

Permalink
Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.3.0 (#40)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tecnativa/docker-socket-proxy](https://redirect.github.com/Tecnativa/docker-socket-proxy)
| minor | `0.2.0` -> `0.3.0` |

---

### Release Notes

<details>
<summary>Tecnativa/docker-socket-proxy
(ghcr.io/tecnativa/docker-socket-proxy)</summary>

###
[`v0.3.0`](https://redirect.github.com/Tecnativa/docker-socket-proxy/releases/tag/v0.3.0)

[Compare
Source](https://redirect.github.com/Tecnativa/docker-socket-proxy/compare/v0.2.0...v0.3.0)

#### What's Changed

- test: pause after container creation + poetry deps update by
[@&#8203;proudier](https://redirect.github.com/proudier) in
[Tecnativa/docker-socket-proxy#138
- Revert "chore: updated to HAproxy 3.0 and forced running as root" by
[@&#8203;proudier](https://redirect.github.com/proudier) in
[Tecnativa/docker-socket-proxy#136

**Full Changelog**:
Tecnativa/docker-socket-proxy@v0.2.0...v0.3.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 becomes conflicted, 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/jamesdkelly88/db-lab).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 3b9db7e commit d5b2117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/compose/dockerproxy/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
dockerproxy:
image: ghcr.io/tecnativa/docker-socket-proxy:0.2.0
image: ghcr.io/tecnativa/docker-socket-proxy:0.3.0
container_name: dockerproxy
labels:
- homepage.group=Docker
Expand Down

0 comments on commit d5b2117

Please sign in to comment.