Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v6.2.16 (#2445)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent a21b79b commit c0f1551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
- db-data:/var/lib/postgresql/data

redis:
image: redis:6.2.14
image: redis:6.2.16
ports:
- "6379"

Expand Down

0 comments on commit c0f1551

Please sign in to comment.