Skip to content

Commit 73794a9

Browse files
chore(deps): update redis docker tag from 7.2.9 to v7.4.4 (docker-compose.yml)
1 parent 69d5bcf commit 73794a9

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
@@ -114,7 +114,7 @@ services:
114114
- defectdojo_postgres:/var/lib/postgresql/data
115115
redis:
116116
# Pinning to this version due to licensing constraints
117-
image: redis:7.2.9-alpine@sha256:fce236b99c58ef7196c4e243e43f533b404d5c17239cae4e6e262b729a1952b3
117+
image: redis:7.4.4-alpine@sha256:ee9e8748ace004102a267f7b8265dab2c618317df22507b89d16a8add7154273
118118
volumes:
119119
- defectdojo_redis:/data
120120
volumes:

0 commit comments

Comments
 (0)