Skip to content

Commit

Permalink
update ipfs-pinner docker compose run
Browse files Browse the repository at this point in the history
Signed-off-by: Pranay Valson <[email protected]>
  • Loading branch information
noslav committed Aug 13, 2024
1 parent 8aafc60 commit fc1bc05
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 @@ -41,7 +41,7 @@ services:
- "8008:8008"

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

0 comments on commit fc1bc05

Please sign in to comment.