File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ All notable changes to this project will be documented in this file.
6464-  nifi: include NAR SBOMs ([ #1119  ] )
6565-  nifi: update patch allowing to bypass host header validation starting with NiFi 2.4.0 ([ #1125  ] ).
6666-  BREAKING: kcat: Stop building kcat image ([ #1124  ] ).
67+ -  containerdebug updated to 0.2.0 ([ #1128  ] )
6768
6869### Fixed  
6970
@@ -144,6 +145,7 @@ All notable changes to this project will be documented in this file.
144145[ #1122 ] : https://github.com/stackabletech/docker-images/pull/1122 
145146[ #1124 ] : https://github.com/stackabletech/docker-images/pull/1124 
146147[ #1125 ] : https://github.com/stackabletech/docker-images/pull/1125 
148+ [ #1128 ] : https://github.com/stackabletech/docker-images/pull/1128 
147149
148150## [ 25.3.0]  - 2025-03-21 
149151
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ FROM stackable/image/stackable-devel AS containerdebug
1818
1919#  Find the latest version here: https://github.com/stackabletech/containerdebug/tags
2020#  renovate: datasource=github-tags packageName=stackabletech/containerdebug
21- ENV  CONTAINERDEBUG_VERSION=0.1.1 
21+ ENV  CONTAINERDEBUG_VERSION=0.2.0 
2222
2323RUN  <<EOF
2424git clone --depth 1 --branch "${CONTAINERDEBUG_VERSION}"  https://github.com/stackabletech/containerdebug
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments