Skip to content

Commit

Permalink
Update coprocessor docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
david-zk committed Sep 19, 2024
1 parent 0186218 commit f292922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fhevm-engine/coprocessor/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
volumes:
- db:/var/lib/postgresql/data
coproc:
image: ghcr.io/zama-ai/fhevm-coprocessor:v3
image: ghcr.io/zama-ai/fhevm-coprocessor:v4
environment:
- DATABASE_URL=postgresql://postgres:postgres@db:5432/coprocessor
ports:
Expand Down

0 comments on commit f292922

Please sign in to comment.