mirror of
https://github.com/immich-app/immich.git
synced 2024-12-22 01:47:08 +02:00
chore(deps): update redis:6.2-alpine docker digest to 60727c1 (#6688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
27488ceb67
commit
7404688622
@ -99,7 +99,7 @@ services:
|
||||
|
||||
redis:
|
||||
container_name: immich_redis
|
||||
image: redis:6.2-alpine@sha256:201502e7e4eb578c4bc7efbaa96e3e5f627383c6f3f5520a2010055cf6c95032
|
||||
image: redis:6.2-alpine@sha256:60727c1c07f014f3ee3f90f4326792c39dcea8b3fd118be467f0b5e2b75a455d
|
||||
|
||||
database:
|
||||
container_name: immich_postgres
|
||||
|
@ -56,7 +56,7 @@ services:
|
||||
|
||||
redis:
|
||||
container_name: immich_redis
|
||||
image: redis:6.2-alpine@sha256:201502e7e4eb578c4bc7efbaa96e3e5f627383c6f3f5520a2010055cf6c95032
|
||||
image: redis:6.2-alpine@sha256:60727c1c07f014f3ee3f90f4326792c39dcea8b3fd118be467f0b5e2b75a455d
|
||||
restart: always
|
||||
|
||||
database:
|
||||
|
@ -60,7 +60,7 @@ services:
|
||||
|
||||
redis:
|
||||
container_name: immich_redis
|
||||
image: redis:6.2-alpine@sha256:201502e7e4eb578c4bc7efbaa96e3e5f627383c6f3f5520a2010055cf6c95032
|
||||
image: redis:6.2-alpine@sha256:60727c1c07f014f3ee3f90f4326792c39dcea8b3fd118be467f0b5e2b75a455d
|
||||
restart: always
|
||||
|
||||
database:
|
||||
|
Loading…
Reference in New Issue
Block a user