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.17
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoelker committed Sep 25, 2020
1 parent 9838851 commit eb350d7
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.15 \
HAPROXY_MD5=59f892991476f08e2d16ac460c502f61
HAPROXY_VERSION=2.0.17 \
HAPROXY_MD5=786a967c73cc1455c938d42fbe333bfe

COPY requirements.txt /marathon-lb/

Expand Down

0 comments on commit eb350d7

Please sign in to comment.