Skip to content

Commit 6d1f988

Browse files
committed
fix: Update go 1.25 to 1.26
1 parent de14dc5 commit 6d1f988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ RUN mise use -g rust@1.94.0
5959

6060
# ---
6161

62-
FROM golang:1.25-bookworm@sha256:564e366a28ad1d70f460a2b97d1d299a562f08707eb0ecb24b659e5bd6c108e1 AS builder
62+
FROM golang:1.26.1-bookworm@sha256:c7a82e9e2df2fea5d8cb62a16aa6f796d2b2ed81ccad4ddd2bc9f0d22936c3f2 AS builder
6363
WORKDIR /src
6464

6565
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)