Skip to content

Commit

Permalink
Update docker-compose-ci.yml
Browse files Browse the repository at this point in the history
use stable ipfs-pinner
  • Loading branch information
noslav authored Aug 13, 2024
1 parent 1cc4a62 commit e1db139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
ipfs-pinner:
image: "us-docker.pkg.dev/covalent-project/network/ipfs-pinner@sha256:91fecef2de1bb7d674b4925088d16df798881b0f76e655cf10db8938b5c67272"
image: "us-docker.pkg.dev/covalent-project/network/ipfs-pinner:stable"
volumes:
- ~/.ipfs:/root/.ipfs/
container_name: ipfs-pinner
Expand Down

0 comments on commit e1db139

Please sign in to comment.