We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83b198 commit 9578098Copy full SHA for 9578098
Dockerfile
@@ -1,6 +1,6 @@
1
# This dockerfile is used to run unit tests.
2
3
-FROM golang:1.18.6
+FROM golang:1.20.1
4
5
# install redis
6
RUN git clone -b 5.0 --depth 1 https://github.com/antirez/redis.git
0 commit comments