Skip to content

Commit 409777c

Browse files
authored
Merge pull request nextcloud#5879 from nextcloud/dependabot/docker/Containers/docker-socket-proxy/haproxy-3.1.2-alpine
build(deps): bump haproxy from 3.1.1-alpine to 3.1.2-alpine in /Containers/docker-socket-proxy
2 parents b6ad278 + a8f6e7a commit 409777c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/docker-socket-proxy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:latest
2-
FROM haproxy:3.1.1-alpine
2+
FROM haproxy:3.1.2-alpine
33

44
# hadolint ignore=DL3002
55
USER root

0 commit comments

Comments
 (0)