We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b8710 commit 68abf6bCopy full SHA for 68abf6b
Dockerfile
@@ -1,7 +1,7 @@
1
# ============================================================
2
# Stage 1: Build the picoclaw binary
3
4
-FROM golang:1.24-alpine AS builder
+FROM golang:1.25-alpine AS builder
5
6
RUN apk add --no-cache git make
7
0 commit comments