File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# ===================================================================================
22# === Stage 1: Build the API service ================================================
33# ===================================================================================
4- FROM golang:1.24 -alpine AS go-build
4+ FROM golang:1.25 -alpine AS go-build
55
66# Note these are ALWAYS passed in, so the values here are never used
77ARG VERSION="0.0.0"
Original file line number Diff line number Diff line change 11# ===================================================================================
22# === Stage 1: Build the API service ================================================
33# ===================================================================================
4- FROM golang:1.24 -alpine AS go-build
4+ FROM golang:1.25 -alpine AS go-build
55
66# Note these are ALWAYS passed in, so the values here are never used
77ARG VERSION="0.0.0"
Original file line number Diff line number Diff line change 11# ===================================================================================
22# === Stage 1: Build the runner service =============================================
33# ===================================================================================
4- FROM golang:1.24 -alpine AS go-build
4+ FROM golang:1.25 -alpine AS go-build
55
66# Note these are ALWAYS passed in, so the values here are never used
77ARG VERSION="0.0.0"
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments