build(deps): bump haproxy in /Containers/docker-socket-proxy

Bumps haproxy from 3.0.2-alpine to 3.0.3-alpine.

---
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-07-12 12:42:24 +00:00 committed by GitHub
parent ef1e7c28f6
commit cd4dbca6b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM haproxy:3.0.2-alpine
FROM haproxy:3.0.3-alpine
# hadolint ignore=DL3002
USER root