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 69d5bcf commit c1881afCopy full SHA for c1881af
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.9-alpine@sha256:fce236b99c58ef7196c4e243e43f533b404d5c17239cae4e6e262b729a1952b3
+ image: redis:8.0.2-alpine@sha256:48501c5ad00d5563bc30c075c7bcef41d7d98de3e9a1e6c752068c66f0a8463b
118
volumes:
119
- defectdojo_redis:/data
120
0 commit comments