Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GMHDBJD committed Sep 27, 2022
1 parent e55555f commit 5bd247d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm/chaos/manifests/tidb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
spec:
containers:
- name: tidb
image: pingcap/tidb:latest # latest release version
image: pingcap/tidb:v6.1.0 # latest release version
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /data
Expand Down

0 comments on commit 5bd247d

Please sign in to comment.