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