diff --git a/Dockerfile b/Dockerfile index 9b2490a..53eb5c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Based on Redis -FROM redis:6.2.1 +FROM redis:6.2.7 # Build arguments ARG GH_TOKEN=null