Skip to content

Commit a1bbb4f

Browse files
committed
go: update Dockerfile go to 1.23
1 parent 9e4f031 commit a1bbb4f

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.3-alpine
1+
FROM golang:1.23-alpine
22

33
WORKDIR /src/
44
COPY . /src/

0 commit comments

Comments
 (0)