agentic mode
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# First Stage: Build the binary using golang base image
|
||||
FROM golang:1.24
|
||||
FROM golang:1.25
|
||||
|
||||
RUN mkdir /app
|
||||
ADD . /app/
|
||||
|
||||
Reference in New Issue
Block a user