Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhi committed Jun 8, 2024
1 parent 53f7ea3 commit 518aca4
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:v1.4.18-p2
image: eth2dev/quilibrium:v1.4.19
container_name: "quil"
restart: unless-stopped
environment:
Expand Down

0 comments on commit 518aca4

Please sign in to comment.