Merge pull request #3883 from nextcloud/dependabot/docker/Containers/docker-socket-proxy/haproxy-2.9.0-alpine3.18

Bump haproxy from 2.8.4-alpine3.18 to 2.9.0-alpine3.18 in /Containers/docker-socket-proxy
This commit is contained in:
Simon L
2023-12-06 13:26:20 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM haproxy:2.8.4-alpine3.18
FROM haproxy:2.9.0-alpine3.18
# hadolint ignore=DL3002
USER root