Skip to content

Commit 81ff004

Browse files
authored
chore(kurl-util): update go version (#5883)
update Go version
1 parent de36b7e commit 81ff004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kurl_util/deploy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24 AS build
1+
FROM golang:1.25 AS build
22

33
WORKDIR /go/src/github.com/replicatedhq/kurl
44
COPY kurl_util/cmd kurl_util/cmd

0 commit comments

Comments
 (0)