Merge pull request #4520 from nextcloud/dependabot/docker/Containers/docker-socket-proxy/haproxy-2.9.7-alpine3.19

Bump haproxy from 2.9.6-alpine3.19 to 2.9.7-alpine3.19 in /Containers/docker-socket-proxy
This commit is contained in:
Simon L 2024-04-09 15:40:46 +02:00 committed by GitHub
commit 6cd260a99a
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:2.9.6-alpine3.19 FROM haproxy:2.9.7-alpine3.19
# hadolint ignore=DL3002 # hadolint ignore=DL3002
USER root USER root