Skip to content

Commit 96bf3be

Browse files
committed
feat(DEVC-1286): typo fix
1 parent 651b94c commit 96bf3be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ up-cache:
112112
-d \
113113
--name python-sdk-redis \
114114
-p 6379:6379 \
115-
redis:7.4.3 # The same as on PROD, at least at the 15.09.2025 moment
115+
redis:7.4.3
116116

117117
# down-cache: Stop Redis.
118118
.PHONY: down-cache

0 commit comments

Comments
 (0)