Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhi committed May 30, 2024
1 parent 4a2a0af commit f1f1e4b
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: ghcr.io/zkweb3/quilibrium:v1.4.18-rc3
image: ghcr.io/zkweb3/quilibrium:v1.4.18-p1
container_name: "quil"
restart: unless-stopped
command: ["--signature-check=false"]
Expand Down

0 comments on commit f1f1e4b

Please sign in to comment.