diff --git a/compose/production/redis/Dockerfile b/compose/production/redis/Dockerfile index 044eed9..30d716a 100644 --- a/compose/production/redis/Dockerfile +++ b/compose/production/redis/Dockerfile @@ -1 +1 @@ -FROM redis:6.0.6 \ No newline at end of file +FROM redis:7.0.8 \ No newline at end of file