Skip to content

Commit a8f6e7a

Browse files
build(deps): bump haproxy in /Containers/docker-socket-proxy
Bumps haproxy from 3.1.1-alpine to 3.1.2-alpine. --- updated-dependencies: - dependency-name: haproxy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6ad278 commit a8f6e7a

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)