build(deps): bump haproxy from 3.3.6-alpine to 3.3.7-alpine in /Containers/docker-socket-proxy (#8007)

This commit is contained in:
Simon L.
2026-04-27 10:24:58 +02:00
committed by GitHub

View File

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