Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
UpdatedIpfsImg
Browse files Browse the repository at this point in the history
  • Loading branch information
dc-andysign committed May 7, 2024
1 parent ee05e6d commit 39c89a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
##################################################################################

hydrogen-producer-ipfs:
image: digicatapult/sqnc-ipfs:v2.10.24
image: digicatapult/sqnc-ipfs:v2.10.25
container_name: hydrogen-producer-ipfs
depends_on:
hydrogen-producer-node:
Expand Down Expand Up @@ -39,7 +39,7 @@ services:
##################################################################################

energy-owner-ipfs:
image: digicatapult/sqnc-ipfs:v2.10.24
image: digicatapult/sqnc-ipfs:v2.10.25
container_name: energy-owner-ipfs
depends_on:
energy-owner-node:
Expand Down Expand Up @@ -69,7 +69,7 @@ services:
##################################################################################

regulator-ipfs:
image: digicatapult/sqnc-ipfs:v2.10.24
image: digicatapult/sqnc-ipfs:v2.10.25
container_name: regulator-ipfs
depends_on:
regulator-node:
Expand Down

0 comments on commit 39c89a4

Please sign in to comment.