change ai provider from openai to openrouter
Build and Push Docker Container / build-and-push (push) Successful in 2m1s
Build and Push Docker Container / build-and-push (push) Successful in 2m1s
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# --- Stage 1: Build the Go application ---
|
||||
FROM golang:1.23 AS builder
|
||||
FROM golang:1.24 AS builder
|
||||
|
||||
ENV CGO_ENABLED=0
|
||||
ENV GOOS=linux
|
||||
|
||||
Reference in New Issue
Block a user