Skip to content

Commit dda17fc

Browse files
committed
Use go 1.23.8 to build
1 parent a77a538 commit dda17fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.6 AS builder
1+
FROM golang:1.23.8 AS builder
22
ENV GOPATH="/go"
33
WORKDIR /go/src/github.com/kovetskiy/mark
44
COPY / .

0 commit comments

Comments
 (0)