Skip to content

Commit

Permalink
Merge pull request #5669 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…docker-socket-proxy/haproxy-3.1.0-alpine

build(deps): bump haproxy from 3.0.6-alpine to 3.1.0-alpine in /Containers/docker-socket-proxy
  • Loading branch information
szaimen authored Nov 27, 2024
2 parents a974aab + 5149bf8 commit f723b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/docker-socket-proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM haproxy:3.0.6-alpine
FROM haproxy:3.1.0-alpine

# hadolint ignore=DL3002
USER root
Expand Down

0 comments on commit f723b7c

Please sign in to comment.