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

This commit is contained in:
Simon L
2023-08-24 16:30:46 +02:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
# Inspiration: https://github.com/Tecnativa/docker-socket-proxy/blob/master/Dockerfile
FROM haproxy:2.4.24-alpine3.18
FROM haproxy:2.8.2-alpine3.18
USER root