Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhi committed Oct 15, 2024
1 parent 8214717 commit 2f450a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: quilibrium
services:
node:
# image: ${QUILIBRIUM_IMAGE_NAME:-quilibrium}
image: eth2dev/quilibrium:v2.0.0-signed
image: eth2dev/quilibrium:v2.0.0-p3-signed
container_name: "quil"
restart: unless-stopped
# command: ["--signature-check=false"]
Expand Down

0 comments on commit 2f450a9

Please sign in to comment.