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

Commit

Permalink
updated to 1.9.5 (#631)
Browse files Browse the repository at this point in the history
* updated to 1.9.5

* docker: update to haproxy 1.9.6
  • Loading branch information
mikejennings authored and jkoelker committed Apr 25, 2019
1 parent 5ebb622 commit 8691347
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ RUN set -x \
&& apt-get purge -y --auto-remove dirmngr gpg wget


ENV HAPROXY_MAJOR=1.8 \
HAPROXY_VERSION=1.8.19 \
HAPROXY_MD5=713d995d8b072a4ca8561ab389b82b7a
ENV HAPROXY_MAJOR=1.9 \
HAPROXY_VERSION=1.9.6 \
HAPROXY_MD5=7ca1faa1e84d7d72ff9f3a5337dc8fda

COPY requirements.txt /marathon-lb/

Expand Down

0 comments on commit 8691347

Please sign in to comment.