diff --git a/infrastructures/redis-insight/base/deployment.yaml b/infrastructures/redis-insight/base/deployment.yaml index bc73e0c..b795aee 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.54 + image: redis/redisinsight:2.56 securityContext: allowPrivilegeEscalation: false ports: