Skip to content

Commit

Permalink
ci: use another mirror for etcd image
Browse files Browse the repository at this point in the history
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
  • Loading branch information
waynexia committed Mar 11, 2024
1 parent aa125a5 commit 90da6d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.8'
services:
etcd:
image: public.ecr.aws/bitnami/etcd:3.5
image: ghcr.io/zcube/bitnami-compat/etcd:3.5
ports:
- "2379:2379"
- "2380:2380"
Expand Down

0 comments on commit 90da6d9

Please sign in to comment.