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 1cfe51d commit f9ac820Copy full SHA for f9ac820
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.9-alpine@sha256:fce236b99c58ef7196c4e243e43f533b404d5c17239cae4e6e262b729a1952b3
+ image: redis:7.2.10-alpine@sha256:a02467e6682a42a0cb2b1408ae4d596d9ea2f4dcb4a34ac6a54cbc40451a28ba
133
volumes:
134
- defectdojo_redis:/data
135
0 commit comments