Skip to content

Commit

Permalink
chore(deps): bump redis from 7.0.12 to 7.2.0
Browse files Browse the repository at this point in the history
Bumps redis from 7.0.12 to 7.2.0.

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent f8b3c5e commit 8a65d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM redis:7.0.12
FROM redis:7.2.0

0 comments on commit 8a65d7c

Please sign in to comment.