We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5199554 + 62d52f8 commit fad261fCopy full SHA for fad261f
1 file changed
docker-compose.yml
@@ -129,7 +129,7 @@ services:
129
- defectdojo_postgres:/var/lib/postgresql/data
130
redis:
131
# Pinning to this version due to licensing constraints
132
- image: redis:7.2.10-alpine@sha256:395ccd7ee4db0867de0d0410f4712a9e0331cff9fdbd864f71ec0f7982d3ffe6
+ image: redis:7.2.11-alpine@sha256:7632e82373929f39cdbead93f2e45d8b3cd295072c4755e00e7e6b19d56cc512
133
volumes:
134
- defectdojo_redis:/data
135
0 commit comments