1
0
Fork 0

Update pingcap/tikv Docker tag to v8.5.3 (#1238)

This commit is contained in:
renovate[bot] 2025-08-14 19:03:05 +08:00 committed by GitHub
parent 4470609be0
commit bd97453489
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ services:
- --log-file=/logs/pd.log
restart: on-failure
tikv:
image: pingcap/tikv:v8.5.2
image: pingcap/tikv:v8.5.3
volumes:
- ./volumes/data:/data
- ./volumes/logs:/logs