Skip to content

Commit bcc2c8d

Browse files
chore(deps): update redis docker tag from 7.2.9 to v7.4.5 (docker-compose.yml)
1 parent 7f563eb commit bcc2c8d

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.9-alpine@sha256:fce236b99c58ef7196c4e243e43f533b404d5c17239cae4e6e262b729a1952b3
132+
image: redis:7.4.5-alpine@sha256:0c0142c3cd69bc030ea09fecfa1c1c0c7d0e7d6081be6bb4957804f23d2cf57a
133133
volumes:
134134
- defectdojo_redis:/data
135135
volumes:

0 commit comments

Comments
 (0)