Skip to content

Commit ad5b2f3

Browse files
feat(Dependencies): Update haproxy Docker tag to v3.1.13
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | docker | haproxy | 3.1.0 | 3.1.13 |
1 parent ec1d927 commit ad5b2f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151
# use the one below to have haproxy debug log directly to stdout including
5252
# every request with auth headers
5353
# image: mminks/haproxy-docker-logging:latest
54-
image: "haproxy:3.1.0-alpine"
54+
image: "haproxy:3.1.13-alpine"
5555
# use self build Dockerfile as alternative
5656
# build: prod/haproxy
5757
container_name: project_usage_proxy

0 commit comments

Comments
 (0)