We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb25404 commit 405ac92Copy full SHA for 405ac92
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.11-alpine@sha256:7632e82373929f39cdbead93f2e45d8b3cd295072c4755e00e7e6b19d56cc512
+ image: redis:7.2.11-alpine@sha256:b19a2cb55412c26e0c3725011ac04397eba5cb0d7f090f739cbbce8dc97f8e60
133
volumes:
134
- defectdojo_redis:/data
135
0 commit comments