diff --git a/Dockerfile b/Dockerfile index 5278ea7..4fa97b2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.18.3 +FROM golang:1.20.3 RUN mkdir -p /go/src/github.com/clivern/hamster/