Merge pull request #88 from cbcoutinho/renovate/redis-alpine

chore(deps): update redis:alpine docker digest to 25c0ae3
This commit is contained in:
Chris Coutinho
2025-07-25 11:05:54 +02:00
committed by GitHub
+1 -1
View File
@@ -17,7 +17,7 @@ services:
# Note: Redis is an external service. You can find more information about the configuration here: # Note: Redis is an external service. You can find more information about the configuration here:
# https://hub.docker.com/_/redis # https://hub.docker.com/_/redis
redis: redis:
image: redis:alpine@sha256:d12963afb039f10c1fa933187e0d60a128b4d355bc4575d6c143674b38b28019 image: redis:alpine@sha256:25c0ae32c6c2301798579f5944af53729766a18eff5660bbef196fc2e6214a9c
restart: always restart: always
app: app: