Update redis Docker tag to v7.2.5

This commit is contained in:
renovate[bot] 2024-05-21 00:53:40 +00:00 committed by GitHub
parent 766a3c8625
commit b776eadec5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ services:
- spring_cloud_default
pig-redis:
image: redis:7.2.4
image: redis:7.2.5
ports:
- 36379:6379
restart: always