Skip to content

Commit

Permalink
fix: etcd CI image version
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaciri committed May 23, 2023
1 parent 877504a commit e980edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -18,7 +18,7 @@ jobs:

services:
etcd:
image: gcr.io/etcd-development/etcd:v3.5.9
image: gcr.io/etcd-development/etcd:v3.5.8
ports:
- 2379
env:
Expand Down

0 comments on commit e980edd

Please sign in to comment.