Skip to content

Commit 907144a

Browse files
renovate-botnokome
authored andcommitted
fix(deps): update redis docker tag to v6.2.4
1 parent 8e384e4 commit 907144a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# an environment variable
33
# See https://github.com/docker-library/redis/issues/46#issuecomment-211599210
44

5-
FROM redis:6.2.3
5+
FROM redis:6.2.4
66

77
CMD ["sh", "-c", "exec redis-server --requirepass \"$REDIS_PASSWORD\""]

0 commit comments

Comments
 (0)