Bump haproxy in /Containers/docker-socket-proxy

Bumps haproxy from 2.9.4-alpine3.19 to 2.9.5-alpine3.19.

---
updated-dependencies:
- dependency-name: haproxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-19 12:55:42 +00:00
committed by GitHub
parent 15e3fd1f5e
commit e04a47a143

View File

@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM haproxy:2.9.4-alpine3.19
FROM haproxy:2.9.5-alpine3.19
# hadolint ignore=DL3002
USER root