Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
docker: bump haproxy to 2.0.14, fix CVE-2020-11100 (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
vixns authored Apr 8, 2020
1 parent 6cf685f commit d8dd02a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ RUN set -x \


ENV HAPROXY_MAJOR=2.0 \
HAPROXY_VERSION=2.0.13 \
HAPROXY_MD5=fc1bab5f63ff1f057ec3e86b8447e69e
HAPROXY_VERSION=2.0.14 \
HAPROXY_MD5=62fe30b1394ef2c0221061679e30d7fa

COPY requirements.txt /marathon-lb/

Expand Down

0 comments on commit d8dd02a

Please sign in to comment.