File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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:1676b5910c87a18d83154a4c6643e1d847effaa61e600f5d3f71f2ec9d0b7335
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:1676b5910c87a18d83154a4c6643e1d847effaa61e600f5d3f71f2ec9d0b7335
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:1676b5910c87a18d83154a4c6643e1d847effaa61e600f5d3f71f2ec9d0b7335
374374 healthcheck : *redis-healthcheck
375375 networks :
376376 - api-bookcover
You can’t perform that action at this time.
0 commit comments