Skip to content

Commit 6904e0a

Browse files
chore(deps): update redis docker tag from 7.2.10 to v7.4.5 (docker-compose.yml)
1 parent 031ac8a commit 6904e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ services:
129129
- defectdojo_postgres:/var/lib/postgresql/data
130130
redis:
131131
# Pinning to this version due to licensing constraints
132-
image: redis:7.2.10-alpine@sha256:b49011d66bd28754587d44ac9079d6088086fd6063cb7c554b77a5c2b2cbec1c
132+
image: redis:7.4.5-alpine@sha256:af1d0fc3f63b02b13ff7906c9baf7c5b390b8881ca08119cd570677fe2f60b55
133133
volumes:
134134
- defectdojo_redis:/data
135135
volumes:

0 commit comments

Comments
 (0)