Skip to content

Commit 1205419

Browse files
committed
Update redis:6 Docker digest to 7e2c618
1 parent 7567d41 commit 1205419

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ services:
168168
IMAGEPROXY_CACHE: redis://imageproxy-redis:6379
169169

170170
imageproxy-redis:
171-
image: redis:6@sha256:e10f55f92478715698a2cef97c2bbdc48df2a05081edd884938903aa60df6396
171+
image: redis:6@sha256:7e2c6181ad5c425443b56c7c73a9cd6df24a122345847d1ea9bb86a5afc76325
172172
healthcheck: *redis-healthcheck
173173
networks:
174174
- imageproxy
@@ -242,7 +242,7 @@ services:
242242
REDIS_PORT: 6379
243243

244244
mapi-bookcover-service-redis:
245-
image: redis:6@sha256:e10f55f92478715698a2cef97c2bbdc48df2a05081edd884938903aa60df6396
245+
image: redis:6@sha256:7e2c6181ad5c425443b56c7c73a9cd6df24a122345847d1ea9bb86a5afc76325
246246
healthcheck: *redis-healthcheck
247247
networks:
248248
- mapi-bookcover
@@ -370,7 +370,7 @@ services:
370370
REDIS_PORT: 6379
371371

372372
api-bookcover-service-redis:
373-
image: redis:6@sha256:e10f55f92478715698a2cef97c2bbdc48df2a05081edd884938903aa60df6396
373+
image: redis:6@sha256:7e2c6181ad5c425443b56c7c73a9cd6df24a122345847d1ea9bb86a5afc76325
374374
healthcheck: *redis-healthcheck
375375
networks:
376376
- api-bookcover

0 commit comments

Comments
 (0)