Skip to content

Commit

Permalink
docker: bump haproxy to 2.0.10 (#654)
Browse files Browse the repository at this point in the history
docker: bump haproxy to 2.0.10
  • Loading branch information
jkoelker committed Dec 2, 2019
1 parent 4207efe commit 11ca4d8
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.7 \
HAPROXY_MD5=1db3d8bedb3482ffd3a930e24e414b55
HAPROXY_VERSION=2.0.10 \
HAPROXY_MD5=501f490f0fb6c01099686d2f0e02f644

COPY requirements.txt /marathon-lb/

Expand Down

0 comments on commit 11ca4d8

Please sign in to comment.