Skip to content

Commit

Permalink
bump etcd version
Browse files Browse the repository at this point in the history
  • Loading branch information
ToutPetitAdrien committed Jul 26, 2024
1 parent 39aef0d commit f6f30bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3"
services:
etcd:
image: quay.io/coreos/etcd:v3.2
image: quay.io/coreos/etcd:v3.5.9
command: >
/usr/local/bin/etcd
-name etcd0
Expand Down

0 comments on commit f6f30bb

Please sign in to comment.