We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd2dd1 commit 4ffaac9Copy full SHA for 4ffaac9
docker-compose.yml
@@ -114,7 +114,7 @@ services:
114
- defectdojo_postgres:/var/lib/postgresql/data
115
redis:
116
# Pinning to this version due to licensing constraints
117
- image: redis:7.2.5-alpine@sha256:6aaf3f5e6bc8a592fbfe2cccf19eb36d27c39d12dab4f4b01556b7449e7b1f44
+ image: redis:7.2.7-alpine@sha256:ddd16a9b1575a774c7e62956be8daa1de5b32cfb5c25b7a216aefed8e0919f9b
118
volumes:
119
- defectdojo_redis:/data
120
0 commit comments