Skip to content

Commit c56e67b

Browse files
committed
update
Signed-off-by: liangyuanpeng <[email protected]>
1 parent b879bed commit c56e67b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILDER_IMAGE=golang:1.23
1+
ARG BUILDER_IMAGE=golang:1.24
22
ARG BASE_IMAGE=debian:11-slim
33

44
# Build the manager binary

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module kcl-lang.io/cli
22

3-
go 1.23
3+
go 1.24
44

55
require (
66
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d

0 commit comments

Comments
 (0)