Skip to content

Commit 3d37b89

Browse files
build(deps): update redis docker tag to v8.6.1 (#551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias Schoettle <git@mattsch.com>
1 parent f6aa726 commit 3d37b89

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
@@ -4,7 +4,7 @@
44

55
services:
66
redis:
7-
image: redis:8.0.5-alpine3.21
7+
image: redis:8.6.1-alpine3.23
88
environment:
99
- TZ=America/Toronto
1010
app:

0 commit comments

Comments
 (0)