diff --git a/infrastructures/redis-insight/base/deployment.yaml b/infrastructures/redis-insight/base/deployment.yaml index 16808ae..bc73e0c 100644 --- a/infrastructures/redis-insight/base/deployment.yaml +++ b/infrastructures/redis-insight/base/deployment.yaml @@ -19,7 +19,7 @@ spec: runAsGroup: 1000 containers: - name: redis-insight - image: redis/redisinsight:2.52 + image: redis/redisinsight:2.54 securityContext: allowPrivilegeEscalation: false ports: