Skip to content

Commit 5f0c114

Browse files
chore(deps): upgrade redis:alpine docker digest to becdda6
1 parent 6253001 commit 5f0c114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
services:
66
redis:
7-
image: redis:alpine@sha256:ad0a6eff0a40304ab1ab4f50f0dc192d82b071e1094eac961bcb6106092f8a4e
7+
image: redis:alpine@sha256:becdda6c7f4b3fb42e42fd7f120bbf5c54c4caaaf16f26da24e4563d2c1f0576
88
ports:
99
- "6379:6379"
1010
command: --loglevel debug

0 commit comments

Comments
 (0)