File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ RUN set -eux; \
1212		--uid 99 \
1313		haproxy
1414
15- ENV  HAPROXY_VERSION 2.3.7 
16- ENV  HAPROXY_URL https://www.haproxy.org/download/2.3/src/haproxy-2.3.7 .tar.gz
17- ENV  HAPROXY_SHA256 31ba7acd0d78367c71b56e4a87c9f11cd235fc5602bc5b84690779120e0a305b 
15+ ENV  HAPROXY_VERSION 2.3.8 
16+ ENV  HAPROXY_URL https://www.haproxy.org/download/2.3/src/haproxy-2.3.8 .tar.gz
17+ ENV  HAPROXY_SHA256 2aa2691238dbe6360318673603aecd1041df19d55447172f8cd988780788159c 
1818
1919#  see https://sources.debian.net/src/haproxy/jessie/debian/rules/ for some helpful navigation of the possible "make" arguments
2020RUN  set -eux; \
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ RUN set -eux; \
1313		--uid 99 \
1414		haproxy
1515
16- ENV  HAPROXY_VERSION 2.3.7 
17- ENV  HAPROXY_URL https://www.haproxy.org/download/2.3/src/haproxy-2.3.7 .tar.gz
18- ENV  HAPROXY_SHA256 31ba7acd0d78367c71b56e4a87c9f11cd235fc5602bc5b84690779120e0a305b 
16+ ENV  HAPROXY_VERSION 2.3.8 
17+ ENV  HAPROXY_URL https://www.haproxy.org/download/2.3/src/haproxy-2.3.8 .tar.gz
18+ ENV  HAPROXY_SHA256 2aa2691238dbe6360318673603aecd1041df19d55447172f8cd988780788159c 
1919
2020#  see https://sources.debian.net/src/haproxy/jessie/debian/rules/ for some helpful navigation of the possible "make" arguments
2121RUN  set -x \
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments