Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v7.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and artek-koltun committed Nov 5, 2023
1 parent 360043b commit 684e786
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 @@ -21,7 +21,7 @@ services:
test: grpcurl -plaintext localhost:50051 list || exit 1

redis:
image: redis:7.2.2-alpine3.18
image: redis:7.2.3-alpine3.18
networks:
- opi
healthcheck:
Expand Down

0 comments on commit 684e786

Please sign in to comment.