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 6, 2023
1 parent 3a5bd3d commit bfa9e32
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 @@ -45,7 +45,7 @@ services:
timeout: 10s

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

0 comments on commit bfa9e32

Please sign in to comment.