Skip to content

Commit b15c3c3

Browse files
committed
Dockerfile: match same go version as go repo
1 parent 95f5b1a commit b15c3c3

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.21
1+
FROM golang:1.20
22

33
WORKDIR /telophasecli
44

0 commit comments

Comments
 (0)