chore(deps): update redis docker tag to v8
This commit is contained in:
parent
a81103b26a
commit
3af4f1aa76
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ services:
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
container_name: immich_redis
|
container_name: immich_redis
|
||||||
image: redis:6.2-alpine@sha256:3211c33a618c457e5d241922c975dbc4f446d0bdb2dc75694f5573ef8e2d01fa
|
image: redis:8.0-alpine@sha256:b6ead9336fe9232e373600b4bf4849377c3a48edfe0fdb013bfd9ca0af713335
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- immich
|
- immich
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue