Skip to content

Commit fc32fa2

Browse files
authored
Merge pull request #112 from cbcoutinho/renovate/redis-alpine
chore(deps): update redis:alpine docker digest to 7521abd
2 parents a9ffd49 + b7d6548 commit fc32fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
# Note: Redis is an external service. You can find more information about the configuration here:
1818
# https://hub.docker.com/_/redis
1919
redis:
20-
image: redis:alpine@sha256:a0fc425a443bb583175bc380874f1cbfa55ccfeb0b1d690adf50b1e6d4e79513
20+
image: redis:alpine@sha256:7521abdff715d396aa482183942f3fe643344287c29ccb66eee16ac08a92190f
2121
restart: always
2222

2323
app:

0 commit comments

Comments
 (0)