Skip to content

Commit

Permalink
fix ut error
Browse files Browse the repository at this point in the history
  • Loading branch information
humingcheng committed Aug 12, 2024
1 parent 94f589f commit 975a8e5
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 @@ -17,7 +17,7 @@
version: '3'
services:
etcd:
image: 'quay.io/coreos/etcd:latest'
image: 'quay.io/coreos/etcd:v3.5.15'
# restart: always
#ports:
# - "2379:2379"
Expand Down

0 comments on commit 975a8e5

Please sign in to comment.