File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- FROM   registry.access.redhat.com/ubi9/go-toolset:1.24.6-1755755147 @sha256:d1c1f2af6122b0ea3456844210d6d9c4d96e78c128bc02fabeadf51239202221  AS builder
1+ FROM   registry.access.redhat.com/ubi9/go-toolset:1.24.6-1756993846 @sha256:14c369670cf3473d8e9b93e42d120c01b79a6f13884c396a1c89b7ca46f859b7  AS builder
22WORKDIR  /build
33RUN  git config --global --add safe.directory /build
44COPY  . .
@@ -8,7 +8,7 @@ FROM builder AS test
88
99RUN  make lint vet
1010
11- FROM  registry.access.redhat.com/ubi9:9.6-1755678605 @sha256:b68c21b2dd3e72abcf2f8dcfc77580e4030564d1243bfcb7cd64ccc5aa3e0a25  AS downloader
11+ FROM  registry.access.redhat.com/ubi9:9.6-1756915113 @sha256:8f1496d50a66e41433031bf5bdedd4635520e692ccd76ffcb649cf9d30d669af  AS downloader
1212WORKDIR  /download
1313ENV  TENV_VERSION=3.2.10
1414
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments