Skip to content

Commit e63faec

Browse files
committed
Update the go version in Dockerfile
1 parent f8ad63f commit e63faec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22
1+
FROM golang:1.23
22

33
ADD go.mod /go/src/github.com/minio/warp/go.mod
44
ADD go.sum /go/src/github.com/minio/warp/go.sum

0 commit comments

Comments
 (0)