Skip to content

Commit

Permalink
deps(docker): bump redis from 7.2.5 to 7.4.0 in /docker/redis-tools (#…
Browse files Browse the repository at this point in the history
…3018)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Aug 7, 2024
1 parent bccdcb8 commit 59ef223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/redis-tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM redis:7.2.5
FROM redis:7.4.0

RUN apt update
RUN apt install -y npm bash curl redis-tools
Expand Down

0 comments on commit 59ef223

Please sign in to comment.