diff --git a/codis/Dockerfile b/codis/Dockerfile index 5367e870d2..9c8eb6b941 100644 --- a/codis/Dockerfile +++ b/codis/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.8 +FROM golang:1.19.11 RUN apt-get update RUN apt-get install -y autoconf