Skip to content

Commit

Permalink
Update redis Docker tag to v5.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 21, 2021
1 parent 8a42e9f commit 6ae3936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/redis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM redis:5.0.9-alpine
FROM redis:5.0.12-alpine

RUN apk add --update curl \
&& rm -rf /var/cache/apk/*
Expand Down

0 comments on commit 6ae3936

Please sign in to comment.