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 f9ac820 commit 68be449Copy full SHA for 68be449
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:a02467e6682a42a0cb2b1408ae4d596d9ea2f4dcb4a34ac6a54cbc40451a28ba
+ image: redis:8.0.3-alpine@sha256:73734b014e53b3067916918b70718ca188c16895511a272a020c9a71084eecda
133
volumes:
134
- defectdojo_redis:/data
135
0 commit comments