Skip to content

Commit 762403b

Browse files
Update golang Docker tag to v1.20.2
1 parent 321905c commit 762403b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.18.3
1+
FROM golang:1.20.2
22

33
RUN mkdir -p /go/src/github.com/clivern/hamster/
44

0 commit comments

Comments
 (0)