Skip to content

Commit

Permalink
Update redis Docker tag to v6.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 34d8172 commit c41451a
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 @@ -11,7 +11,7 @@ services:
- ./mysqlcnf.d:/etc/mysql/conf.d
- ./tmp/mysql:/var/lib/mysql
redis:
image: redis:6.0.9
image: redis:6.2.16
ports:
- '6389:6379'
api:
Expand Down

0 comments on commit c41451a

Please sign in to comment.