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

Commit

Permalink
dockerfile: Update to haproxy 1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nlsun committed Jun 29, 2017
1 parent b950d72 commit 0d850c2
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 @@ -32,8 +32,8 @@ RUN set -x \


ENV HAPROXY_MAJOR=1.7 \
HAPROXY_VERSION=1.7.2 \
HAPROXY_MD5=7330b36f3764ebe409e9305803dc30e2
HAPROXY_VERSION=1.7.6 \
HAPROXY_MD5=8f4328cf66137f0dbf6901e065f603cc

COPY requirements.txt /marathon-lb/

Expand Down

0 comments on commit 0d850c2

Please sign in to comment.