mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-07 23:25:36 +08:00
build(deps): bump haproxy in /Containers/docker-socket-proxy
Bumps haproxy from 3.2.3-alpine to 3.2.4-alpine. --- updated-dependencies: - dependency-name: haproxy dependency-version: 3.2.4-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6e983c6a17
commit
a429bf7b0f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# syntax=docker/dockerfile:latest
|
||||
FROM haproxy:3.2.3-alpine
|
||||
FROM haproxy:3.2.4-alpine
|
||||
|
||||
# hadolint ignore=DL3002
|
||||
USER root
|
||||
|
|
Loading…
Add table
Reference in a new issue