Merge pull request #7630 from nextcloud/dependabot/docker/Containers/docker-socket-proxy/haproxy-3.3.4-alpine

build(deps): bump haproxy from 3.3.3-alpine to 3.3.4-alpine in /Containers/docker-socket-proxy
This commit is contained in:
Simon L.
2026-02-20 08:39:43 +01:00
committed by GitHub

View File

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