File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- FROM  mend/base-repo-controller:25.6.1.3 
1+ FROM  mend/base-repo-controller:25.7.1 
22
33ARG  USER_NAME=user
44ARG  USER_ID=1542
Original file line number Diff line number Diff line change 1- FROM  mend/base-repo-remediate:25.6.1.3 
1+ FROM  mend/base-repo-remediate:25.7.1 
22
33#  The containerbase supports custom user but Renovate requires ubuntu
44ARG  USER_NAME=ubuntu
Original file line number Diff line number Diff line change 1- FROM  mend/base-repo-scanner:25.6.1.3 
1+ FROM  mend/base-repo-scanner:25.7.1 
22
33ARG  USER_NAME=wss-scanner
44ARG  USER_ID=1000
@@ -27,7 +27,7 @@ ENV PATH=$PATH:/psb/bin/
2727#  Download the mend sca tool
2828# --build-arg $SCA_TOOL_URL=URL
2929USER  0
30- ARG  SCA_TOOL_URL=https://downloads.mend.io/production/sca/sca-wrapper/25.4.3.3 /linux_amd64/sca-wrapper
30+ ARG  SCA_TOOL_URL=https://downloads.mend.io/production/sca/sca-wrapper/25.6.2.1 /linux_amd64/sca-wrapper
3131RUN  echo "Downloading Mend SCA tool [$SCA_TOOL_URL]" 
3232RUN  curl $SCA_TOOL_URL --create-dirs -o /sca-wrapper/bin/sca-wrapper && chmod 0777 -R /sca-wrapper
3333ENV  MEND_SCA_BIN_DIR=/sca-wrapper/bin
Original file line number Diff line number Diff line change 1- FROM mend/base-repo-scanner:25.6.1.3 -full
1+ FROM mend/base-repo-scanner:25.7.1 -full
22
33ARG USER_NAME=wss-scanner
44ARG USER_ID=1000
@@ -27,7 +27,7 @@ ENV PATH=$PATH:/psb/bin/
2727# Download the mend sca tool
2828#--build-arg $SCA_TOOL_URL=URL
2929USER 0
30- ARG SCA_TOOL_URL=https://downloads.mend.io/production/sca/sca-wrapper/25.4.3.3 /linux_amd64/sca-wrapper
30+ ARG SCA_TOOL_URL=https://downloads.mend.io/production/sca/sca-wrapper/25.6.2.1 /linux_amd64/sca-wrapper
3131RUN echo "Downloading Mend SCA tool [$SCA_TOOL_URL]"
3232RUN curl $SCA_TOOL_URL --create-dirs -o /sca-wrapper/bin/sca-wrapper && chmod 0777 -R /sca-wrapper
3333ENV MEND_SCA_BIN_DIR=/sca-wrapper/bin
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments