Skip to content

Commit 0e2a47c

Browse files
[docker] Update redis Docker tag to v8.10.1
1 parent 222c3f0 commit 0e2a47c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
restart: always
2020
redis:
2121
# Used by XTM One.
22-
image: redis:8.8.1
22+
image: redis:8.10.1
2323
restart: always
2424
volumes:
2525
- redisdata:/data

0 commit comments

Comments
 (0)