Skip to content

Commit

Permalink
feat: fix CI's etcd container error
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Nov 12, 2024
1 parent 6368448 commit b8bcf79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
os: [ ubuntu-latest ]
services:
casbin:
image: quay.io/coreos/etcd
image: quay.io/coreos/etcd:v3.5.4
ports:
- 2379:2379
- 2380:2380
Expand Down

0 comments on commit b8bcf79

Please sign in to comment.