File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11ARG  TARGETPLATFORM
22ARG  BUILDPLATFORM
33
4- FROM  --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/classic-watchdog:0.3.1  AS watchdog
4+ FROM  --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/classic-watchdog:0.3.2  AS watchdog
55
66#  start with the official Composer image and name it
77FROM  --platform=${TARGETPLATFORM:-linux/amd64} composer:1 AS composer
Original file line number Diff line number Diff line change 11ARG  TARGETPLATFORM
22ARG  BUILDPLATFORM
33
4- FROM  --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/classic-watchdog:0.3.1  AS watchdog
4+ FROM  --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/classic-watchdog:0.3.2  AS watchdog
55
66#  start with the official Composer image and name it
77FROM  --platform=${TARGETPLATFORM:-linux/amd64} composer:latest AS composer
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments