Merge pull request #6320 from nextcloud/dependabot/docker/Containers/docker-socket-proxy/haproxy-3.1.7-alpine

build(deps): bump haproxy from 3.1.6-alpine to 3.1.7-alpine in /Containers/docker-socket-proxy
This commit is contained in:
Simon L. 2025-04-24 14:22:31 +02:00 committed by GitHub
commit af8cac0c37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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